This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Warning C vs C++
Tommy Vercetti wrote:
> Fair enough. Still - thou - I would kindly request adding singness warning as
> default in gcc. From security perspective, that's required. I would even
> generate errors on those, if you ask me, but I know this isn't quite normal
> for the rest of world.
Frankly, I agree that -Wall is a poor name. Yes, people should read
docmentation, but -Wall really does suggest that it should turn on all
warnings. I understand why it doesn't, and it probably can't be
changed, but that doesn't make it a great name.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304