This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]