[Mono-bugs] [Bug 52338][Nor] Changed - mcs does not support /addmodule and /target:module
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 20 Dec 2003 13:17:30 -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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=52338
--- shadow/52338 2003-12-18 10:37:25.000000000 -0500
+++ shadow/52338.tmp.17211 2003-12-20 13:17:30.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52338
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: vargaz@freemail.hu
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -16,6 +16,9 @@
Cc:
Summary: mcs does not support /addmodule and /target:module
mcs does not support loading and creation of modules. Implementing this
probably requires adding some new methods to mono's implementation of
Ref.Emit.
+
+------- Additional Comments From vargaz@freemail.hu 2003-12-20 13:17 -------
+Fixed in CVS.