[Mono-bugs] [Bug 45993][Maj] Changed - ModuleBuilder.GetType("String[]") returns a type from the currently loaded corlib

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 8 Jul 2003 16:31:51 -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 ravi@ximian.com.

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

--- shadow/45993	Tue Jul  8 16:31:24 2003
+++ shadow/45993.tmp.16509	Tue Jul  8 16:31:51 2003
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: lupus@ximian.com                            
 ReportedBy: ravi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: SG
 URL: 
-Cc: 
 Summary: ModuleBuilder.GetType("String[]") returns a type from the currently loaded corlib
 
 Description of Problem:
 
 When compiling the corlib using mcs, ModuleBuilder.GetType ("string[]")
 returns a Type object from the currently loaded corlib instead of returning
@@ -41,6 +40,9 @@
 How often does this happen? 
 
 Always
 
 ------- Additional Comments From ravi@ximian.com  2003-07-08 16:31 -------
 Assigning to Paolo
+
+------- Additional Comments From ravi@ximian.com  2003-07-08 16:31 -------
+Ccing Miguel