https://bugzilla.novell.com/show_bug.cgi?id=473999

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=473999#c1





--- Comment #1 from Mark Probst <[email protected]>  2009-02-11 05:25:35 MST 
---
Created an attachment (id=271856)
 --> (https://bugzilla.novell.com/attachment.cgi?id=271856)
Proposed patch.

The problem here is that when we get a pointer to a shared generic method via
ldftn and then construct a delegate from that method, the actual instantiation
of the method cannot be reconstructed, so when doing the invoke we have to
check whether the method is shared, and if so, do a more complex check.

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

Reply via email to