[Mono-bugs] [Bug 52458][Wis] Changed - Scope problem when overriding private method in nested type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Dec 2003 12:28:20 -0500 (EST)


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@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=52458

--- shadow/52458	2003-12-23 00:47:39.000000000 -0500
+++ shadow/52458.tmp.2567	2003-12-23 12:28:20.000000000 -0500
@@ -105,6 +105,11 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-12-23 00:47 -------
 This patch should clear up these two issues at least, they make the
 scoping stuff alot cleaner.
 
 Also gives a pretty nice perf boost. I get .5 s improvement on corlib.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-23 12:28 -------
+Created an attachment (id=6303)
+Ignore the last version of this patch it is fscked
+