Boost logo

Boost Testing :

From: Robert Ramey (ramey_at_[hidden])
Date: 2005-02-09 23:40:02


 with my commeau 4.3 compiler I'm getting a new error:

"C:\BoostMainCVS\boost/test/impl/test_tools.ipp", line 133: error #135:
          namespace "std" has no member "va_list"
          std::va_list args;
               ^
As I havnt' changed anything, I prsume this is the result of some change
from withing the test library. If there is something I have to do to fix
this, please advise.

with both borland 5.51 and 5.64 I'm not getting

C:\BoostMainCVS\libs\serialization\build\../src/xml_grammar.cpp:
BOOST_DECL_ARCHIVE __declspec(dllexport)
BOOST_DECL_ARCHIVE_OR_WARCHIVE __declspec(dllexport)
BOOST_DECL_WARCHIVE __declspec(dllimport)
Error E2310 C:\BoostMainCVS\boost/type_traits/function_traits.hpp 24: Only
member functions may be 'const' or 'volatile'
Error E2401 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 81: Invalid
template argument list
Error E2303 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 81: Type name
expected
Error E2401 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 89: Invalid
template argument list
Error E2303 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 89: Type name
expected
Error E2228 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 89: Too many
error or warning messages
*** 6 errors in Compile ***

"bcc32" -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b- -DBOOST_SERIALIZATION_DYN_LI
NK=1 -DBOOST_LIB_DIAGNOSTIC=1 -v -Od -vi- -tWR -tWD -WM- -DBOOST_ALL_NO_LIB
=1 -w-8080 -w-8071 -w-8057 -w-8062 -w-8001 -I"c:\BoostMainCVS\bin\boost\li
bs\serialization\build" -I"c:\spirit161" -I"C:\BoostMainCVS" -o"c:\BoostM
ainCVS\bin\boost\libs\serialization\build\boost_serialization.dll\borland-5_
5_1\debug\xml_grammar.obj"
"C:\BoostMainCVS\libs\serialization\build\../src/xml_grammar.cpp"

I havn't done anything to provoke this so I'm not sure what to do.

Robert Ramey


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