I fixed that problem.
Thanks,
Baptiste.
----- Original Message -----
From: "Lavoie Philippe" <la...@yu...>
To: <cpp...@li...>
Sent: Tuesday, May 07, 2002 6:21 PM
Subject: [Cppunit-devel] patch for Linux
> Hi,
>
> here is a small patch under linux (and I suspect Windows too)
>
>
> Index: src/DllPlugInTester/DllPlugInTester.cpp
> ===================================================================
> RCS file:
/cvsroot/cppunit/cppunit/src/DllPlugInTester/DllPlugInTester.cpp,v
> retrieving revision 1.6
> diff -r1.6 DllPlugInTester.cpp
> 232c232
> < if ( parser.askBeforeExit() )
> ---
> > if ( parser.waitBeforeExit() )
>
>
> Have fun
>
> Phil
>
>
>
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: ban...@so...
> _______________________________________________
> Cppunit-devel mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppunit-devel
>
|