[Mono-bugs] [Bug 331471] ILASM think methods with diferent signature are the same

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 5 19:06:55 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=331471#c1





--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com>  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.


More information about the mono-bugs mailing list