This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [6/7] Random tweaks


On Oct 21, 2014, at 10:46 AM, Marek Polacek <polacek@redhat.com> wrote:
> 
> I can remove the -w and fix C89/C11 incompatibilities, if anyone
> thinks it's worth it.

I’d leave the -w, no point in spending much time worrying about it.  The -w is so that no one has to spend time worrying about it.  If you want to fix the language to avoid the warnings when -w isn’t given, feel free.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]