$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-21 22:30:52
At 03:05 PM 1/21/2004, Jeremy Siek wrote:
>I've checked in some graph and iterator fixes to the main trunk, and
>merged those to the release branch.
All the gcc compiles failed:
cc1plus: error: unrecognized option `-Wno-long-double'
OTOH, almost all the Intel 8.0, and VC++ 6, 7, and 7.1 regressions cleared.
However, graph/adj_list_cc and dfs_cc are still failing those compilers.
See http://boost.sourceforge.net/regression-logs/cs-win32-RC_1_31_0.html
Cheers,
--Beman