[Mono-bugs] [Bug 75704][Nor] Changed - Captured variables cause
code to not run on msft
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 22 19:37:51 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75704
--- shadow/75704 2005-08-04 13:44:18.000000000 -0400
+++ shadow/75704.tmp.20941 2005-08-22 19:37:51.000000000 -0400
@@ -54,6 +54,16 @@
------- Additional Comments From bmaurer at users.sf.net 2005-08-03 22:05 -------
Microsoft chooses a different path here. It makes the helper class a
nested class of the one that declares the method. Is there any difference?
------- Additional Comments From bmaurer at users.sf.net 2005-08-04 13:44 -------
Oh, duh, this already is a nested class!
+
+------- Additional Comments From bmaurer at users.sf.net 2005-08-22 19:37 -------
+2005-08-22 Ben Maurer <bmaurer at ximian.com>
+
+ * anonymous.cs: If the anon method is pulled into a helper class,
+ it needs to be `internal' not `private'. Fixes runtime behavior on
+ msft. bug #75704
+
+revision 48702.
+
More information about the mono-bugs
mailing list