
4 Jun
2005
4 Jun
'05
9:41 a.m.
John, do you have any ideas what's up here?
Not really. However there was one change to is_enum since the last release (http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/type_traits/is_enum.hpp?r1=1.12&r2=1.13) and does affect the code that produces the error. So you could try reverting the code and see if that fixes things for vacpp. Failing that, the standard advice is to build the regression test helper programs with gcc, irrespective of what compiler you're going to test on the actual test run. HTH, John.