[Bug c++/85861] g++ -Wconversion misses int to size_t
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 21 19:20:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85861
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|WAITING |NEW
Severity|normal |enhancement
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonny Grant from comment #2)
> Could it be enabled by default? to match C behaviour visible in GCC.
Confirming as a request for that. I have no idea what the history behind the
difference is (but it's intentional and documented).
More information about the Gcc-bugs
mailing list