$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [serialization] Linker errors in trunk
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-31 10:45:16
AMDG
Stewart, Robert wrote:
> Robert Ramey wrote:
>
>> Hartmut Kaiser wrote:
>>
>>>> Ok, I solved it. The MS header file excpt.h has a
>>>>
>>>> #define exception_code _exception_code
>>>>
>>>> which leads to problems if not consistently included. Doh! What a
>>>> mess.
>>>>
>>>>
>
> Could you use BOOST_PREVENT_MACRO_SUBSTITUTION as is done for min/max?
>
No. BOOST_PREVENT_MACRO_SUBSTITUTION only works for
function like macros.
In Christ,
Steven Watanabe