[Bug c++/55671] -Wconversion fails to warn for sign-conversion

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 13 10:34:00 GMT 2012


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-12-13 10:33:48 UTC ---
Looks like, if we want this is trivial to change:

Wsign-conversion
C ObjC C++ ObjC++ Var(warn_sign_conversion) LangEnabledBy(C ObjC,Wconversion)
Warn for implicit type conversions between signed and unsigned integers

Manuel, can you look into this?



More information about the Gcc-bugs mailing list