[Bug c/60523] Warning flag for octal literals

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 14 08:58:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60523

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Octal literals are very useful for expressing unix/posix file modes like 0777
or even 0666.  So having the warning part of eith -Wall or -Wextra does not
make sense.



More information about the Gcc-bugs mailing list