Boost logo

Boost :

Subject: Re: [boost] [config] Boost PP and variadic macros
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-04-04 10:57:11


>>>> True enough, but there weren't many changes required: try SVN Trunk
>>>> now,
>>>> Boost.Config should compile in C mode as well as C++ mode now. Tested
>>>> locally with msvc, gcc (all the versions I could find!), intel and sun.
>>>> I've also added a C-language test case, and manually inspected the
>>>> compiler and platform config files for C++ specific code. Lets see how
>>>> that works out...
>>>
>>> I have some more patches. Do I attach them here or send them to you ?
>>
>> Either is fine.
>
> Attached are some more patches.

Unless I'm missing something, those shouldn't be needed - I deliberately
disabled std lib configuration when __cplusplus isn't set as it makes no
real sense in C mode?

Cheers, John.


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