$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-09-13 14:52:06
On Sep 13, 2007, at 2:42 PM, Douglas Gregor wrote:
> Detailed report:
> http://engineering.meta-comm.com/boost-regression/trunk/developer/
> issues.html
>
> 1798 failures in 36 libraries
A *huge* number of the sun-5.8 failures are due to a change in the
concept-checking library that breaks on Sun Studio 11. I've committed
a workaround that should give us much better results on sun-5.8.
- Doug