$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-10-31 08:37:06
> |range|
> array: vc-6_5 vc-6_5-stlport vc-7_0
I believe this is fixed now: there was a broken compiler workaround that had
been commented out on the release branch: looks like it was a mistaken
commit. There is still some (new) code in boost/range/value_type.hpp that's
commented out on the release branch but not on the development branch, I
don't know which is correct, but it doesn't seem to be causing regressions
as it is, so I suggest we leave it.
Unless I'm mistaken that should fix the last failures: once the
daylight-saving issues have resolved themselves.
John.