[Mono-bugs] [Bug 41688][Nor] Changed - Nested classes not shown nested in monodis output.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 10:24:55 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41688
--- shadow/41688 Mon Apr 21 22:07:13 2003
+++ shadow/41688.tmp.4274 Wed May 7 10:24:55 2003
@@ -1,14 +1,14 @@
Bug#: 41688
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
}
static void Main () {}
}
Then run monodis on the output. The class Y is shown as a toplevel class
even when it should be shown inside the X class.
+
+------- Additional Comments From lupus@ximian.com 2003-05-07 10:24 -------
+Fixed in cvs.