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: Sat, 23 Jul 2011 09:20:48 +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|NEW |RESOLVED
Version|4.6.0 |4.7.0
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-23 09:19:54 UTC ---
Thus fixed for 4.7.0 I would say.