26 Feb
2008
26 Feb
'08
8:16 p.m.
John Maddock wrote:
There are quite a few test failures from these, I'm hoping these are related to these facets rather than the underlying utility code:
MSVC-8 (debug)
Running 8 test cases... nonfinite_num_facets/legacy_test.cpp(120): error in "legacy_test": check (isnan) (b11) failed
[snip]
nonfinite_num_facets/legacy_test.cpp(138): error in "legacy_test": check ss.rdst ate() == std::ios_base::eofbit failed
I think I have a fix for this too. Just remove line 393 (++it;) in nonfinite_num_facets.h. --Johan