
27 Jun
2006
27 Jun
'06
4:29 p.m.
On Tue, 27 Jun 2006 12:01:30 -0400, Douglas Gregor <dgregor@cs.indiana.edu> wrote:
Boost Regression test failures Report time: 2006-06-27T10:08:12Z
[...]
dynamic_bitset (0 of 3 failures are from non-broken platforms)
Funny that without changing one single character of the source code the test results are each time different. The first two errors are linking step failures: cannot open file "stlportstld.5.1.lib" The third one is a regression in STLport: it can't handle the expression " " + s + " xyz" with s being an std::string. We could easily circumvent it, but that's such a major bug that I think they should fix it anyway. --Gennaro.