This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/5310] Weird warnings about using (int)NULL



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]