$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] -Wundef warnings
From: John Maddock (john_at_[hidden])
Date: 2008-12-02 05:09:51
Yang Zhang wrote:
>> Just installed boost 1.37.
>>
>> /opt/armed/include/boost/iterator/iterator_facade.hpp:117:1: warning:
>> "BOOST_RWSTD_VER_WORKAROUND_GUARD" is not defined
>> /opt/armed/include/boost/iterator/iterator_facade.hpp:117:1: warning:
>> "BOOST_RWSTD_VER" is not defined
>>
>> /opt/armed/include/boost/iterator/iterator_adaptor.hpp:28:1: warning:
>> "__CODEGEARC___WORKAROUND_GUARD" is not defined
>> /opt/armed/include/boost/iterator/iterator_adaptor.hpp:28:1: warning:
>> "__CODEGEARC__" is not defined
>>
>> /opt/armed/include/boost/function/function_fwd.hpp:24:7: warning:
>> "BOOST_STRICT_CONFIG" is not defined
Now fixed in SVN Trunk, ping me again if you find any more -Wundef warnings
from BOOST_WORKAROUND.
John.