This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10818] C-style cast to void* of a pointer-to-member-function does not issue a warning/error
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2003 08:04:28 -0000
- Subject: [Bug c++/10818] C-style cast to void* of a pointer-to-member-function does not issue a warning/error
- References: <20030516150601.10818.razeh@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10818
------- Additional Comments From gdr at integrable-solutions dot net 2003-08-29 08:04 -------
Subject: Re: C-style cast to void* of a pointer-to-member-function does not issue a warning/error
oops, this is operator error.