This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12963] Wrong and misleading warning encourages writing non-portable code
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2003 21:52:07 -0000
- Subject: [Bug c++/12963] Wrong and misleading warning encourages writing non-portable code
- References: <20031108134219.12963.bagnara@cs.unipr.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-11-21 21:52 -------
I agree with Robert on this point: we shouldn't get this warning
_when not giving any flag_. IMHO, the warning is quite valid and tells
the programmer about something that he might not have considered, but
in case he has it is pointless to issue a warning that is issued
even without any of the -W... flags and without the possibility to
selectively switch it off.
Let's keep this open until we reach some kind of consensus whether it
is possible to implement this or not.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12963