This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/30464] -Wconversion triggers warnings for deque<>::push_back()



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]