$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-12-19 17:41:27
At 11:59 AM 12/19/2002, David Abrahams wrote:
>Beman Dawes <bdawes_at_[hidden]> writes:
>
>> Perhaps Dave can take a look at this; is the wrong code being selected
>> by BOOST_WORKAROUND?
>
>Yeah, there was a missing set of parens in the macro definition, which
>broke it for negative tests like
>
>#if !BOOST_WORKAROUND(...)
>
>Fixed now, thanks!
Definite improvement, thanks.
--Beman