On Wed, 25 Mar 2015, Jack Howarth wrote:
On Wed, Mar 25, 2015 at 12:41 PM, Jonathan Wakely wrote:
On 25 March 2015 at 16:16, Jack Howarth wrote:
Does anyone remember which FSF gcc release first added the
-Wno-c++11-extensions option for g++? I know it exists in 4.6.3
Are you sure? It doesn'
On Wed, Mar 25, 2015 at 12:41 PM, Jonathan Wakely wrote:
> On 25 March 2015 at 16:16, Jack Howarth wrote:
>> Does anyone remember which FSF gcc release first added the
>> -Wno-c++11-extensions option for g++? I know it exists in 4.6.3
>
> Are you sure? It doesn't exist for 4.6.4 or anything later.
On 25 March 2015 at 16:16, Jack Howarth wrote:
> Does anyone remember which FSF gcc release first added the
> -Wno-c++11-extensions option for g++? I know it exists in 4.6.3
Are you sure? It doesn't exist for 4.6.4 or anything later.
Are you thinking of -Wc++0x-compat ?