tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-8 build failing with newer clang



Joerg Sonnenberger <joerg%bec.de@localhost> writes:

> This is wrong. The warning is part of the language specification. If
> anything, things like GCC should explicitly be built with -std=gnu++03.

I have increasingly been thinking that any C++ program should be
explicitly settting --std=.   But certainly anything that isn't ok with
all of 03/11/14, these days.


Home | Main Index | Thread Index | Old Index