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] [regression] -Wconversion triggers warnings for deque<>::push_back()



------- Comment #4 from pcarlini at suse dot de  2007-01-14 23:22 -------
(In reply to comment #3)
> So I cannot understand why are we warning. Warnings in system headers should
> only be emitted when using -Wsystem-headers.

Did you read my reply? Again: the system_header pragma does *not* work with
templates!


-- 


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]