[Mono-bugs] [Bug 76957][Nor] Changed - compiler crash with
anonymous methods
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 23 04:10:17 EST 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76957
--- shadow/76957 2006-01-19 01:23:16.000000000 -0500
+++ shadow/76957.tmp.18804 2006-01-23 04:10:17.000000000 -0500
@@ -95,6 +95,12 @@
(the toplevel scopeinfos, those which dont have a nesting relationship
between them).
Without this change, fixing the bug becomes harder as we need to link
all the toplevel ScopeInfos to the CaptureContext parent (for nested
anonymous methods).
+
+------- Additional Comments From miguel at ximian.com 2006-01-23 04:10 -------
+I have a fix for the bug now, its missing a ChangeLog and there is one
+regression when combined with iterators that I have to fix.
+
+
More information about the mono-bugs
mailing list