https://bugzilla.novell.com/show_bug.cgi?id=331471#c1
--- Comment #1 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2007-10-05 17:06:55 MST --- Created an attachment (id=176609) --> (https://bugzilla.novell.com/attachment.cgi?id=176609) Patch that makes things work The patch fix the bug, but I'm not sure about it's correctness due to some comments on the source code. The culprint of the bug is that MethodPointerTypeRef have an empty FullName, which makes the signature for "void .ctor (method int32*(int32)" be equal to "vid.ctor()". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
