$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-21 17:03:15
At 11:14 AM 12/21/2003, Giovanni Bajo wrote:
>I tested commenting the !defined(__MWERKS__) on MWCW8.3 under Windows, I
>ran the regression tests, and everything looks ok. This change also fixes
>the bug in Sprit.
>
>I don't have any MWCW versions so I can't check exactly which version
fixed
>the bug, but your change is rather old. Maybe any 8.x version is ok. To
be
>conservative, I propose this patch only for versions >= 8.3. Do you think
>it's ok?
Does that mean that there is or is not a bug in MWCW 8.3?
Which static_assert test demonstrates this? static_assert_test_fail_8?
They are running a beta right now for their next release, and I'd like to
report it to them if they still have a bug.
--Beman