Boost logo

Boost :

Subject: Re: [boost] Showstopper for Boost 1.56?
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2014-07-29 09:35:35


On 29 Jul 2014 at 16:27, Peter Dimov wrote:

> > Unless I'm missing something, C++11 includes C99 preprocessor (variadic
> > macros, at least). So I don't see why these warnings should be emitted. A
> > compiler bug perhaps?
>
> C++11 (-std=c++11) does, but -std=c++0x probably doesn't.

That occurred to me too, so I tried -std=c++11 and got the same
warnings spew.

If you look through the log I posted most of the warnings aren't
generated by AFIO code, they're actually from dependent Boost
libraries. AFIO doesn't use the preprocessor library unless we're on
a non-variadic compiler which is either VS2010 or VS2012.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ 
http://ie.linkedin.com/in/nialldouglas/



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