[Bug c++/38612] Vague error diagnostics for pointer-to-member type incompatibility

bruck dot michael at googlemail dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 24 00:49:00 GMT 2008



------- Comment #2 from bruck dot michael at googlemail dot com  2008-12-24 00:48 -------
Created an attachment (id=16977)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16977&action=view)
Broader test case for incomplete base and object types

test1 shows the case where the base type is incomplete
test2 shows the case where the object type is incomplete
test3 shows the case where the object type is incompatible (to which the
original error message is taylored)


-- 


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



More information about the Gcc-bugs mailing list