[Bug libstdc++/30464] [regression] -Wconversion triggers warnings for deque<>::push_back()
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 14 23:03:00 GMT 2007
------- Comment #1 from manu at gcc dot gnu dot org 2007-01-14 23:03 -------
Gerald,
One thing is whether the warning was incorrect or not. Looking at the code and
the definition of Wconversion, what do you think?
Another thing is whether we want or not to emit warnings for libstdc++. I don't
know how I can prevent this. I believed warnings in system headers were handled
automatically by the -Wsystem-headers option. So I guess this is not a system
header.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30464
More information about the Gcc-bugs
mailing list