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=79972 --- shadow/79972 2006-11-19 02:51:02.000000000 -0500 +++ shadow/79972.tmp.4378 2006-11-19 03:01:22.000000000 -0500 @@ -2,22 +2,22 @@ Product: Mono: Compilers Version: unspecified OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: gmcs crash when pass an generic anonymous method to a constructor +Summary: [PATCH] gmcs crash when pass an generic anonymous method to a constructor Pass an generic anonymous method to a constructor, like this: delegate void TestFunc<T>(T val); _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
