This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Set --disable-werror by default again for the release?


> Date: Mon, 4 Dec 2006 10:24:42 -0800
> From: Joel Brobecker <brobecker@adacore.com>
> 
> Because C compilers vary a lot in the warnings they emit, and newer
> compilers always find newer warnings, I am starting to think that
> we might want to produce all our released with --disable-werror by
> default. More work for me, but less hassle for the users...
> 
> What does everyone think?

I think you should leave it as it is for the pretest duration, so we
could catch as many of these problems as we could, and then use
"--disable-werror" in the actual release.


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