[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
Thu Aug 4 13:44:19 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-03 22:05:31.000000000 -0400
+++ shadow/75704.tmp.8329 2005-08-04 13:44:18.000000000 -0400
@@ -1,9 +1,9 @@
Bug#: 75704
Product: Mono: Compilers
-Version: 1.0
+Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
@@ -51,6 +51,9 @@
------- Additional Comments From bmaurer at users.sf.net 2005-08-03 22:03 -------
This patch makes methods "internal" if they are in a host class.
------- 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!
More information about the mono-bugs
mailing list