[Bug c++/58093] Semi-bogus warning about narrowing conversions and variadic templates

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 6 15:35:00 GMT 2013


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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Nick Maclaren from comment #2)
> All values of int can be
> represented in unsigned long in any conforming implementation.

Except the negative ones!



More information about the Gcc-bugs mailing list