This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
- From: "bruck dot michael at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2008 15:53:29 -0000
- Subject: [Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility
- References: <bug-38612-17103@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bruck dot michael at googlemail dot com 2008-12-23 15:53 -------
in the example the last comment should read
// fails because Y is not derived from Base
instead of
// fails because Y is not derived from A
--
bruck dot michael at googlemail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruck dot michael at
| |googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38612