This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49793] [C++0x] Narrowing conversion from int/short/char to double
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 22 Jul 2011 21:46:11 +0000
- Subject: [Bug c++/49793] [C++0x] Narrowing conversion from int/short/char to double
- Auto-submitted: auto-generated
- References: <bug-49793-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49793
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.22 21:46:10
Summary|Narrowing conversion from |[C++0x] Narrowing
|int/short/char to double |conversion from
|with -std=c++0x |int/short/char to double
Ever Confirmed|0 |1
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-22 21:46:10 UTC ---
Thanks Jason. I'm going to change this to NEW in terms of -Wno-narrowing etc.