Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2003-03-10 17:52:26


> CC -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost
> -I/usr/local/include -I/usr/openwin/include -I/usr/local/include -c
> cregex.cpp "../../../../boost/boost/type_traits/add_const.hpp", line
> 34: Warning: Too few arguments in macro BOOST_PP_CHECK_2.
> "../../../../boost/boost/type_traits/add_const.hpp", line 34:
> Warning: Too few arguments in macro BOOST_PP_CHECK_2.
> "../../../../boost/boost/type_traits/add_const.hpp", line 34:
> Warning: Too few arguments in macro BOOST_PP_CHECK_2.
> "../../../../boost/boost/type_traits/add_const.hpp", line 34: Error:
> BOOST_PP_LIST_FOR_EACH_I_M is not defined.
> [...lots more]
>
> This message on the boost mail list seems to indicate that some fixes
> may be available
> <http://lists.boost.org/MailArchives/boost/msg41995.php>.

Lars Gullik Bjønnes wrote:
>> We just got this message on the LyX bug-tracker.
>>
>> This is from the RC_1_30_0 branch, is there any fixed planned for
>> 1.30.0 proper?

Are you certain that this is 1.30? This should already be fixed. In
particular, the Sun preprocessor should be using the Borland configuration of
the pp-lib--which should not be using the BOOST_PP_CHECK macros--especially not
for list handling.

Paul Mensonides


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk