Boost logo

Boost :

Subject: Re: [boost] Checking for #pragma GCC diagnostic push|pop availability
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2015-12-08 14:38:24


On 08/12/2015 20:27, Marshall Clow wrote:
> Shane Turner wrote:
>
> I found another issue with a bad compiler version check in
> boost/interprocess/detail/config_begin.hpp before using "#pragma GCC
> diagnostic push", which, for GCC, is only available at version 4.6.0
> and later. Since I'm using GCC 4.4.7, my compile fails.

Thanks for this.

> It looks to me like interprocess is the one that really needs fixing.
> [ There could be a lot of cleanup here, but that's for another time ]
>
> I will make a PR.

Great

Ion


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