This is the mail archive of the gcc@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]

Re: Where did "-W -Wall" go for C/C++/OBJC


On Tue, 4 Aug 1998, Martin Knoblauch wrote:
> just curious. What happened to "-W -Wall" in stage2/stage3
> for C/C++/OBJC. They seem to have disapeared. Still there
> for f77. To many warnings, so "we" gave up? :-) Or is it my
> fault?

Neither, nor. 

I suppose you're using egcs-1.1-CVS or current snapshots (which are made
from this release tree)?  For the release, "-W -Wall" have been removed,
as not to confuse resp. drive away new users.

>From gcc/ChangeLog:

  Fri Jul 17 02:01:00 1998  Jeffrey A Law  (law@cygnus.com)

        * Makefile.in (WARN_CFLAGS): Disable -W -Wall for the release
        branch.

Ohles kloa? ;-)
Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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