[Bug c++/19291] Warning "cannot pass objects of non-POD type" should be an error

wallaces3 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 13 04:03:00 GMT 2009



------- Comment #3 from wallaces3 at yahoo dot com  2009-08-13 04:02 -------
I totally agree with David Faure, please make this warning controllable:
-Werror=invalid-offsetof

All other warnings have a type that can be ignored, but when using the
-fdiagnostics-show-option option to see what the warning type is for this
non-POD warning I was amazed that it does not have a type.  In the
gcc/Warnings-Options.html the type is listed as invalid-offsetof
Please, please, please make this warning controllable.
Thanks.


-- 

wallaces3 at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wallaces3 at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19291



More information about the Gcc-bugs mailing list