$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-07-22 06:09:35
Daryle Walker wrote:
> On Jul 21, 2008, at 3:31 AM, Markus Schöpflin wrote:
[...]
> I wonder if my compiler is too permissive in ignoring the constant, or
> the others are too strict in interpreting it. Which compilers are
> affected? (I'm using Apple's special GCC 4.0.1, Mac OS X 10.4
> PowerPC.) This is on the trunk, right? I never intended this to go
> into the current release branch.
Just have a look at
http://beta.boost.org/development/tests/trunk/developer/integer.html, I
think most of the failures for integer_mask_test are somehow caused by this.
And yes, I was talking about the trunk, not the release branch.
Thanks,
Markus