$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-11-30 09:32:53
"Jürgen Hunold" <hunold_at_[hidden]> wrote in message
news:200611301515.29992.hunold_at_ivembh.de...
Hi Jaoquin !
An'n Dunnersdag 30 November 2006, 14:44 hett Joaquín Mª López Muñoz
schreven:
> CW 9.4 fails to compile floating_point_comparison.hpp (see
...
>> #if BOOST_WORKAROUND(__MWERKS__,BOOST_TESTED_AT(0x3205))
>> enum floating_point_comparison_type {
>> #else
>> enum BOOST_TEST_DECL floating_point_comparison_type {
>> #endif
>>
>> Is it OK for me to commit this change to the HEAD and RC_1_34_0?
> I've just checked with msvc-8.0 and simply removed the BOOST_TEST_DECL.
> So please just remove it _completely_ as it is not needed.
> And gcc will complain about it when visibility-support is enabled, too.
Go ahead and commit.
Gennadiy