$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-11-03 07:37:27
Bronek Kozicki wrote:
> - bind/mem_fn_eq test failing - I'm currently re-running test with
> debug symbols turned on. This should make the test pass. However, I
> still think that some documentation of the issue is needed, as
> mem_fn_eq is very fragile on vc8. Actually, seeing how fragile it is,
> I now agree with Peter that best way to deal with it is to add info to
> XML that the test is not expected to pass, and if it does - it's just
> an accident due to lack of specific optimization or presence of debug
> symbols. Peter, could you pls. do that?
When you say "add info to XML", do you mean on HEAD or on the 1.33 branch?