[Mono-bugs] [Bug 52338][Nor] New - mcs does not support /addmodule and /target:module

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 18 Dec 2003 10:36:52 -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:36:52.000000000 -0500
+++ shadow/52338.tmp.22157	2003-12-18 10:36:52.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 52338
+Product: Mono/Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: vargaz@freemail.hu                            
+ReportedBy: vargaz@freemail.hu               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+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.