Re: [Cppunit-devel] Snapshot for 2001-09-20
Brought to you by:
blep
From: Volker B. <boe...@we...> - 2001-09-20 15:34:54
|
On Thu, 20 Sep 2001, Steve M. Robbins wrote: > Hi, > > I made a new snapshot, available at location > > http://www.bic.mni.mcgill.ca/~stever/Software/cppunit-2001-09-20.tar.gz > > Changes from yesterday include > > * configure script will probe for <strstream> > * TestSetupTest restored to CppUnit unit test > * tweaking of MS VC++ build there seems to be a problem on Linux/gcc version 2.95.2: g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O2 -c TestAssert.cpp -Wp,-MD,.deps/TestAssert.TPlo -fPIC -DPIC -o .libs/TestAssert.o In file included from ../../include/cppunit/TestAssert.h:5, from TestAssert.cpp:7: ../../include/cppunit/Portability.h:67: #error Cannot define CppUnit::OStringStream. make[2]: *** [TestAssert.lo] Error 1 make[2]: Leaving directory `/home/vboerchers/billing/cppunit-2001-09-20/src/cppunit' Regards, Volker -- Volker Boerchers, boe...@we... |