[Bug c++/40202] warning about passing non-POD objects through �?=...=?UTF-8?Q?� should include name and location of declaration being called
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 29 16:27:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40202
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-29 16:16:48 UTC ---
(In reply to comment #4)
> In the meanwhile,
> the warning became an hard error, when it applies.
It went from "undefined" to "conditionally-supported" behaviour in C++11
> ICC warns exactly at the same line, 10, and nothing else.
Clang too.
More information about the Gcc-bugs
mailing list