[Mono-bugs] [Bug 79094][Maj] Changed - Where clause on a generic delegate crashes GMCS

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 27 21:42:28 EDT 2006


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 dignor_sign at yahoo.es.

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 rook at roo.k.pl  2006-08-17 13:44 -------
 Created an attachment (id=17473)
 Minimalistic test case
 
+
+------- Additional Comments From dignor_sign at yahoo.es  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


More information about the mono-bugs mailing list