[Mono-bugs] [Bug 69114][Nor] Changed - GetModule of AssemblyBuilder does not returns dynamics modules
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Nov 2004 09:25:05 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69114
--- shadow/69114 2004-11-04 19:25:06.000000000 -0500
+++ shadow/69114.tmp.13194 2004-11-08 09:25:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69114
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono@evain.net
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
Console.WriteLine("founded");
} else {
Console.WriteLine("not found");
}
}
}
+
+------- Additional Comments From vargaz@gmail.com 2004-11-08 09:25 -------
+Fixed in CVS HEAD.