[Mono-bugs] [Bug 35631][Maj] Changed - Improper scoping for nested classes.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
15 Dec 2002 10:52:08 -0000
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 seank@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=35631
--- shadow/35631 Sun Dec 15 05:51:00 2002
+++ shadow/35631.tmp.26325 Sun Dec 15 05:52:08 2002
@@ -47,6 +47,11 @@
ignore it, continuing through scopes until it discovers the class Collide
with the static function Die.
Additional Information:
Check the attached file for an example... it compiles just peachy under
csc, but fails miserably under mcs.
+
+------- Additional Comments From seank@users.sf.net 2002-12-15 05:52 -------
+Created an attachment (id=2982)
+Example of borked Nested scoping CSC=work MCS=no work
+