[Mono-bugs] [Bug 71783][Nor] Changed - Nested anonymous delegates causes gmcs exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Mar 2005 13:44:03 -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=71783
--- shadow/71783 2005-03-02 12:10:56.000000000 -0500
+++ shadow/71783.tmp.29450 2005-03-17 13:44:03.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin@ximian.com
ReportedBy: ximian@asaj.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS]: Nested anonymous delegates causes gmcs exception
+Summary: Nested anonymous delegates causes gmcs exception
Description of Problem:
Using nested anonymous delegates can cause (g)mcs to raise an exception
"Type host is null".