[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:53:00 GMT 2008



------- Comment #3 from bruck dot michael at googlemail dot com  2008-12-24 00:52 -------
Created an attachment (id=16978)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16978&action=view)
proposed patch to gcc/cp/typeck2.c

- changes type in error message from type to ptrmem_type as was 
  probably intended originally
- adds distinct messages for the two cases where incomplete types
  were evaluated


-- 


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



More information about the Gcc-bugs mailing list