This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Remaining warnings report
- To: Zack Weinberg <zack at wolery dot cumb dot org>
- Subject: Re: Remaining warnings report
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Mon, 31 Jan 2000 19:50:34 +0100 (MET)
- cc: gcc at gcc dot gnu dot org
On Mon, 31 Jan 2000, Zack Weinberg wrote:
> "Ignoring command line option '-Wtraditional'" comes from cc1plus. It
> is fairly nonsensical to ask the C++ compiler for traditional
> compatibility warnings. I'd rather it just silently ignored them,
> though - convincing the Makefile to not pass that to g++ will be
> difficult.
I don't think any tools should ignore options that it does not support; a
warning seems appropriate in that case (while an error would be to strict
as we have experienced).
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/