
10 May
2005
10 May
'05
2:01 p.m.
Running the regression tests on boost.test with bcc32 leads to many errors like this (and also in other libs regression tests)
basic_cstring_test.cpp: Error E2093 c:\Users\russell\Projects\boost-cvs\boost\boost/test/predicate_result.hpp 51: 'operator!' not implemented in type 'tt_detail::equal_impl_frwd' for arguments of the same type in function predicate_result::predicate_result(const tt_detail::equal_impl_frwd &)
Any ideas what is going on?
I think I know how to fix this. I just need to spend some time playing with this compiler. Gennadiy