Boost logo

Boost :

Subject: Re: [boost] Showstopper for Boost 1.56?
From: Marc Glisse (marc.glisse_at_[hidden])
Date: 2014-07-29 07:41:29


On Tue, 29 Jul 2014, Jürgen Hunold wrote:

> Hi Niall,
>
> Am Dienstag, 29. Juli 2014, 12:01:41 schrieb Niall Douglas:
>> Is anyone else seeing this warnings spew on Boost 1.56 beta when
>> compiled with clang 3.4?
>
> No. But I don't see an AFIO module at the moment.
>
>> https://ci.nedprod.com/view/Boost.AFIO/job/Boost.AFIO%20Build%20POSIX_
>> Linux64_clang%203.4/11/consoleFull
>
> Yes, clang has a lot more warning. Which ones did you enable?
>
>> GCC 4.8 produces no such spew.
>
> gcc is lacking some warnings.

The main warnings I see here are about C99 macros (empty or variadic). gcc
also has those warnings, but they are useless enough that it doesn't
enable them by default.

-- 
Marc Glisse

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