[Mono-bugs] [Bug 79972][Nor] Changed - gmcs crash when pass an generic anonymous method to a constructor

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 19 02:50:36 EST 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 redforks at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79972

--- shadow/79972	2006-11-19 02:49:31.000000000 -0500
+++ shadow/79972.tmp.4280	2006-11-19 02:50:36.000000000 -0500
@@ -99,6 +99,11 @@
 +                                       RootScope != null ?
 RootScope.NamespaceEntry : null, RootScope, member_name,
                                         new TypeExpression (ReturnType,
 Location), Parameters);
 
                                 generic_method.SetParameterInfo (null);
+
+------- Additional Comments From redforks at gmail.com  2006-11-19 02:50 -------
+Created an attachment (id=18108)
+test csharp file
+


More information about the mono-bugs mailing list