Boost logo

Boost Testing :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-03-31 09:59:00


John Maddock wrote:
>> FILESYSTEM
>> -2 test cases failing out of 6.
>> -fstream_test, failing due to link error
>> http://tinyurl.com/7xb4l
>>
>> ----------------------------------------------
>> mwcc -maxerrors 5 -warnings on -maxwarnings 20 -nowraplines -g
>> -search -prefix MSLCarbonPrefix.h "/Applications/Metrowerks
>> CodeWarrior 9.0/Metrowerks
>> CodeWarrior/MSL/MSL_C/MSL_MacOS/Src/console_OS_X.c"
>> "-L/Users/stephencarson/Development/boost/results/bin/boost/libs/filesystem/build/libboost_filesystem.a/cw-9_3-darwin/debug"
>> -framework "Carbon" -o
>> "/Users/stephencarson/Development/boost/results/bin/boost/libs/filesystem/test/fstream_test.test/cw-9_3-darwin/debug/fstream_test"
>> "/Users/stephencarson/Development/boost/results/bin/boost/libs/filesystem/test/fstream_test.test/cw-9_3-darwin/debug/fstream_test.o"
>> "/Users/stephencarson/Development/boost/results/bin/boost/libs/filesystem/build/libboost_filesystem.a/cw-9_3-darwin/debug/libboost_filesystem-cw93-d-1_32.a"
>>
>> Error : undefined: 'std::ctype<int>::ctype(unsigned long)' (code)
>> Referenced from 'const std::ctype<int>&
>> std::__use_facet<std::ctype<int> >(const std::locale&,
>> std::__chooser<(__bool8)1>)' in fstream_test.cpp
>
>
> Regex is failing some tests for the same reason as this: does this
> compiler support locales or not? Should we be defining
> BOOST_NO_STD_LOCALE under some situations?

Is there some specific test in Boost that will tell us? So I can run it
individually with various combinations and find out.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Boost-testing list run by mbergal at meta-comm.com