This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/45385] [4.4/4.5/4.6 Regression] missing -Wconversion for method calls
- 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, 21 Oct 2011 20:02:53 +0000
- Subject: [Bug c++/45385] [4.4/4.5/4.6 Regression] missing -Wconversion for method calls
- Auto-submitted: auto-generated
- References: <bug-45385-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45385
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4/4.5/4.6/4.7 |[4.4/4.5/4.6 Regression]
|Regression] missing |missing -Wconversion for
|-Wconversion for method |method calls
|calls |
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-21 20:02:53 UTC ---
Fixed for 4.7.0 so far.