|
Boost : |
Subject: Re: [boost] Showstopper for Boost 1.56?
From: Peter Dimov (lists_at_[hidden])
Date: 2014-07-31 06:00:23
Niall Douglas wrote:
> The following libraries use -pedantic and therefore generate warning spew
> on clang with Preprocessor:
>
> Chrono
> Thread
> Test
...
> An alternative is to remove -pedantic on clang.
Or, whoever adds -pedantic to the command line also needs to
add -Wno-c99-extensions and -Wno-variadic-macros.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk