|
Boost Testing : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-14 17:10:08
Martin,
I'm still unsure whether gcc-2.95.3 with and without STLPort is indeed passing
the iostreams regression tests -- except for three cases -- as reported here:
http://boost.sourceforge.net/regression-logs/cs-Linux.html
When I follow the "Warn" and "Fail" links, the compiler/linker output looks
stale. For example, following the "Warn" link in the box for
copy_test/gcc-2.95.3, I see compiler diagnostics which obviously indicate a
failed compilation, e.g, "ios: no such file or directory". (See
http://tinyurl.com/vbrx.) This particular problem --- including the header <ios>
on platforms with the 'old' iostreams -- was fixed about a week ago.
Any help would be appreciated.
Jonathan