Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79094 --- shadow/79094 2006-08-17 14:08:47.000000000 -0400 +++ shadow/79094.tmp.927 2006-08-27 21:42:28.000000000 -0400 @@ -57,6 +57,15 @@ Always ------- Additional Comments From [EMAIL PROTECTED] 2006-08-17 13:44 ------- Created an attachment (id=17473) Minimalistic test case + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-27 21:42 ------- + + +The problem seems to be in the order types are "defined" for a generic +delegate. The code there is quite different for generic classes. I +used the code in "class.cs" for fixing "delegate.cs" and now it works +well, don't know if it works "really well". I will try to submit a +patch soon _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
