[Mono-bugs] [Bug 72644][Nor] Changed - [GMCS]: Anonymous generic methods in delegates
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Mar 2005 12:04:43 -0500 (EST)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72644
--- shadow/72644 2005-03-01 22:23:57.000000000 -0500
+++ shadow/72644.tmp.3314 2005-03-02 12:04:43.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin@ximian.com
ReportedBy: ximian@asaj.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS]: Assertion fails on generic methods containing generic anonymous delegates
+Summary: [GMCS]: Anonymous generic methods in delegates
Description of Problem:
Generic methods which contain generic anonymous delegates causes a
low-level assertion failure.