[Mono-bugs] [Bug 33892][Min] Changed - Add module support to mcs

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
20 Nov 2002 17:22:50 -0000


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=33892

--- shadow/33892	Tue Nov 19 17:44:42 2002
+++ shadow/33892.tmp.29805	Wed Nov 20 12:22:50 2002
@@ -1,16 +1,16 @@
 Bug#: 33892
-Product: Mono/MCS
+Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
-Component: Misc
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -93,6 +93,9 @@
 method in the AssemblyBuilder: `SetAssemblyToModule' which would turn
 the assembly into a module instead.  I know its kind of ugly, but I do
 not think that introducing a ModuleBuilder type is the right thing to
 do compatibility-wise.
 
 Miguel.
+
+------- Additional Comments From martin@ximian.com  2002-11-20 12:22 -------
+Let's move this to Mono/Runtime until the Reflection stuff is done.