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 #19 from pcarlini at suse dot de  2007-03-31 18:47 -------
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.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[regression] -Wconversion   |-Wconversion triggers
                   |triggers warnings for       |warnings for
                   |deque<>::push_back()        |deque<>::push_back()


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]