[Mono-bugs] [Bug 24571] Changed - GetTypes() from corlib.dll assembly produces error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 May 2002 14:44:42 -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 lupus@ximian.com.

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

--- shadow/24571	Mon May 13 10:44:25 2002
+++ shadow/24571.tmp.13928	Mon May 13 10:44:42 2002
@@ -1,13 +1,13 @@
 Bug#: 24571
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: greg@gregwhelan.com               
 QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
 
 ------- Additional Comments From lupus@ximian.com  2002-05-13 10:44 -------
 Fixed in cvs.
 Note that you need to use Assembly.LoadFrom() is you want to load an
 assembly from a filename and Assembly.Load() if you want to load it
 from an assembly name.
+
+------- Additional Comments From lupus@ximian.com  2002-05-13 10:44 -------
+Mark as fixed