
29 Apr
2005
29 Apr
'05
2:32 p.m.
On Apr 25, 2005, at 1:57 PM, Peter Dimov wrote:
I have one unexpected failure in bind: bind_rel_test on g++ 2.9x. It's caused by the overeager relops operators and the lack of std:: by default.
I think I know how this can be fixed, but this will trigger a recompilation of everything that includes bind.hpp.
OK to proceed with the fix?
Absolutely. Fixes are always okay... we're still many, many failures away from having a clean regression test, so anything fixing a bug is OK at this time. We'll clamp down on fixes once we get nearer to release. Doug