[Mono-bugs] [Bug 79147][Maj] Changed - [ANONYMOUS METHODS] (FIXED) Compiling nested anonymous delegate accessing 'this' fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 14 11:27:25 EDT 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79147
--- shadow/79147 2006-08-22 21:36:58.000000000 -0400
+++ shadow/79147.tmp.19377 2006-09-14 11:27:25.000000000 -0400
@@ -5,19 +5,19 @@
OS Details: Red Hat Enterprise Linux 4 Update 2
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: martin at ximian.com
ReportedBy: horst.reiterer at mind-breeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS] Compiling nested anonymous delegate accessing 'this' fails
+Summary: [ANONYMOUS METHODS] (FIXED) Compiling nested anonymous delegate accessing 'this' fails
Compiling the following testcase succeeds with csc but fails with gmcs
(1.1.13.6):
public delegate void A();
More information about the mono-bugs
mailing list