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: Question on -Werror usage in Makefiles...


 > From: "Zack Weinberg" <zack@codesourcery.com>
 > 
 > > Seeing the breakage that this has caused, we have two options: Either
 > > waiting to get this fixed on all platforms - and I don't have access
 > > to them and not the time to fix it properly immediatly, or applying
 > > the appended patch - and reverting again after 3.4 has been branched
 > > off mainline...
 > >
 > > What is the consensus on this?
 > 
 > I'd agree, we should drop -Werror now and put it back after 3.4
 > branches.  People seem to be panicking and submitting dubious patches
 > rather than fix the warnings properly.

If one recalls that we have --disable-werror and that disabling
-Werror would be >the default< on the 3.4 (or any) release branch once
it's created, I would agree that people are indeed panicking.  See
step 12: http://gcc.gnu.org/branching.html

Nevertheless, I agree we should reattempt this later.

PS: Andreas, please change the attribution from me to you in the
ChangeLog.  I thought I made it clear I wouldn't be able to act as
point person in case warning complaints came in but the attribution
makes it look like I was.  Thanks.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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