[Mono-bugs] [Bug 61224][Nor] Changed - System.Type.GetNestedTypes does not work with dynamically emitted types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 09:28:27 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=61224
--- shadow/61224 2004-07-17 01:00:01.000000000 -0400
+++ shadow/61224.tmp.28078 2004-09-07 09:28:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61224
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: vargaz@freemail.hu
ReportedBy: rbo@acm.org
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
How often does this happen?
Always.
Additional Information:
The test succeeds on ms.net.
+
+------- Additional Comments From vargaz@freemail.hu 2004-09-07 09:28 -------
+Fixed in CVS HEAD and the 1.0 branch.