This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32085] "warning: deleting void* is undefined" sometimes bogus
- From: "andrew dot stubbs at st dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 May 2007 11:18:37 -0000
- Subject: [Bug c++/32085] "warning: deleting void* is undefined" sometimes bogus
- References: <bug-32085-10252@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from andrew dot stubbs at st dot com 2007-05-29 11:18 -------
It's a cut down example to demonstrate the problem, not real world code.
I do ignore warnings in code that does exactly what I want it to do, provided
that I understand them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32085