[Bug c++/63619] warning: deleting ‘void*’ is undefined has no -W flag

fuscated at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 22 21:35:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63619

--- Comment #3 from Teodor Petrov <fuscated at gmail dot com> ---
We already use -Werror=delete-incomplete, so it will be easier for us, because
it will just work.

But if you ask me (as a user) it is best to just change the standard to force
these two as errors. I know this will never happen, but I have to murmur about
it.

BTW: Thanks for looking at this in such a short time :)



More information about the Gcc-bugs mailing list