
AMDG Neal Becker wrote:
Beman Dawes wrote:
1.41.0 beta 1 release candidates are available at http://boost.cowic.de/rc/
Before pushing the beta out to SourceForge, I'd appreciate it if several people would try the release candidate and report success or problems.
There are lots of warnings, but these look a bit scary:
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.1/release/link-static/debug.o In file included from libs/test/src/debug.cpp:17: /usr/lib/gcc/x86_64-redhat- linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algo.h: In function ‘char* boost::debug::<unnamed>::prepare_window_title(const boost::debug::dbg_startup_info&)’: /usr/lib/gcc/x86_64-redhat- linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algo.h:186: warning: array subscript is above array bounds
It looks like the compiler is confused by the unrolling in std::find, but I'm not absolutely sure as I don't get this warning with mingw. In Christ, Steven Watanabe