[Bug c++/5310] Weird warnings about using (int)NULL
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 23 00:51:00 GMT 2007
------- Comment #6 from manu at gcc dot gnu dot org 2007-05-23 01:50 -------
(In reply to comment #4)
> (convert_like_real gives me the creeps.)
>
> I must check whether this warning has been taken by the new Wconversion, which
> is not currently enabled by Wall.
>
By the way, this is not enabled by Wall anymore. You need Wconversion for this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5310
More information about the Gcc-bugs
mailing list