[Mono-bugs] [Bug 40833][Maj] Changed - Nested Namespace problem
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 6 Apr 2003 08:54:33 -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 gvaish@adobe.com.
http://bugzilla.ximian.com/show_bug.cgi?id=40833
--- shadow/40833 Sun Apr 6 08:53:38 2003
+++ shadow/40833.tmp.19432 Sun Apr 6 08:54:33 2003
@@ -51,6 +51,11 @@
One: ::Name = One, ::Parent = null, ::Children = { Two }
Two: ::Name = Two, ::Parent = One, ::Children = { Three, Four }
Three:
::Name = Three, ::Parent = Two, ::Children = { null }
Four: ::Name = Four, ::Parent = Two, ::Children = { null }
+
+------- Additional Comments From gvaish@adobe.com 2003-04-06 08:54 -------
+Created an attachment (id=3943)
+Test case for bug #40833
+