[Mono-bugs] [Bug 71783][Nor] Changed - [GMCS]: Nested anonymous delegates causes gmcs exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 22:24:34 -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-01-29 10:14:33.000000000 -0500
+++ shadow/71783.tmp.25030 2005-03-01 22:24:34.000000000 -0500
@@ -5,19 +5,19 @@
OS Details: Gentoo 2.6.9-r4
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: ximian@asaj.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Nested anonymous delegates causes gmcs exception
+Summary: [GMCS]: 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".