[Mono-bugs] [Bug 36208][Nor] Changed - Namespace of nested types is incorrect
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Jan 2003 19:22:22 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36208
--- shadow/36208 Tue Dec 31 21:07:00 2002
+++ shadow/36208.tmp.18038 Fri Jan 3 14:22:22 2003
@@ -1,14 +1,14 @@
Bug#: 36208
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonpryor@vt.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -56,6 +56,9 @@
Namespace of Test.Outer=Test
Namespace of Test.Outer+Inner=Test
Notice that under .NET, the namespace of the inner type is the same as that
of its containing type.
+
+------- Additional Comments From lupus@ximian.com 2003-01-03 14:22 -------
+Fixed in cvs, thanks.