emacs-devel
[Top][All Lists]
Advanced

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

Re: GCC 4.9.1 suggests -std=c99


From: Eli Zaretskii
Subject: Re: GCC 4.9.1 suggests -std=c99
Date: Tue, 09 Sep 2014 17:43:26 +0300

> Date: Tue, 09 Sep 2014 18:30:06 +0400
> From: Dmitry Antipov <address@hidden>
> Cc: Emacs development discussions <address@hidden>
> 
> I.e. shouldn't we always use -std=c99 if we assume C99 anyway?

Not -std=c99, in any case.  Perhaps -std=gnu99.  We don't want strict
adherence to ANSI C99, it will flag too many false problems.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]