[Bug libstdc++/30464] -Wconversion triggers warnings for deque<>::push_back()
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 21 17:33:00 GMT 2007
------- Comment #20 from manu at gcc dot gnu dot org 2007-05-21 18:32 -------
(In reply to comment #19)
> I think we can safely at least remove the scary [regression] from the Summary:
> first, thanks c++/30500 is now fixed and the warnings are always suppressed;
> second, Manuel is splitting out -Wconversion-sign from -Wconversion.
>
Wconversion does not enable Wsign-conversion for C++. So this is not an issue
anymore. Marking as fixed for GCC 4.3
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30464
More information about the Gcc-bugs
mailing list