
21 Apr
2006
21 Apr
'06
12:17 p.m.
Peter Dimov wrote:
Can you try this modification (also in CVS HEAD) that would tell us more about what's going on:
Here are the results for gcc 4.1.0 on Linux and Tru64: visitor::operator()( T ): PFiiiiE visitor::operator()( T ): N5boost3_bi5valueIiEE visitor::operator()( T ): N5boost3_bi5valueIiEE bind_visit_test.cpp(64): test 'vis.hash == 34' failed in function 'int main()' 1 error detected. And here is the result for cxx on Tru64: visitor::operator()( T ): int (*)(int, int, int) visitor::operator()( T ): boost::_bi::value<int> visitor::operator()( T ): boost::_bi::value<int> bind_visit_test.cpp(64): test 'vis.hash == 34' failed in function '(unknown)' 1 error detected. HTH, Markus