
5 Nov
2006
5 Nov
'06
11:33 p.m.
Anthony Williams wrote:
Do failures like this one not warrant a mention? (bind on vc 7.1)
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/ou...
This failure is caused by VC's linker folding duplicate identical functions into one (which is why the test only fails in release mode). I don't know what can be done about it. It's probably not a problem in practice.