Warning C vs C++

Gabriel Dos Reis gdr@integrable-solutions.net
Sat Sep 17 14:23:00 GMT 2005


Tommy Vercetti <vercetti@zlew.org> writes:

| On Saturday 17 September 2005 15:16, Ian Lance Taylor wrote:
| ....
| >
| > The warning is controlled by -Wsign-compare, which is turned on by
| > -Wextra (also known as -W) but not by -Wall.  It's not turned on by
| > -Wall because it is not normally a problem.
| That's strange, all users I know expected it to turn ALL warnings,

then all you users you know don't read the doc.  That is rather
disappointing, but not uncommon.

-- Gaby



More information about the Gcc mailing list