
27 Apr
2005
27 Apr
'05
7:04 p.m.
Current tests for Comeau 4.3 show this problem: "G:\boost\boost/test/impl/test_tools.ipp", line 136: error #135: namespace "std" has no member "va_list" std::va_list args; Looks like va_list is not properly injected into std:: (yet BOOST_NO_STDC_NAMESPACE is *not* defined for this platform, and I guess for a good reason.) I've googled for this and found some discussions at the Boost list on the very same problem, with no definitive answer :( 1. Could anyone take a look at Comeau stdlib <cstdargs> and see what's going on? 2. Is it ok to commit an obvious patch to boost/test/impl/test_tools.ipp so as to work around this problem? Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo