About "-std=c++98" by default in CXXFLAGS
Lubos Lunak
l.lunak at suse.cz
Thu Feb 21 05:00:33 PST 2013
On Thursday 21 of February 2013, julien2412 wrote:
> Hello,
>
> Since all compilers aren't ready for C++11, would it be relevant to include
> by default "-std=c++98" in CXXFLAGS ?
> The goal is, for beginners like me, to avoid submitting things like
> https://gerrit.libreoffice.org/2302 :-)
It is intentional that some C++11 features are used if available, in order to
provide various benefits (SAL_OVERRIDE for example).
--
Lubos Lunak
l.lunak at suse.cz
More information about the LibreOffice
mailing list