[Mono-bugs] [Bug 72536][Wis] Changed - Assembly.Load("mscorlib.dll") fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 15:23:04 -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 miguel@ximian.com.

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

--- shadow/72536	2005-02-16 23:03:13.000000000 -0500
+++ shadow/72536.tmp.21723	2005-02-18 15:23:04.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 72536
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: lupus@ximian.com                            
 ReportedBy: fawad@fawad.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Assembly.Load("mscorlib.dll") fails
@@ -54,6 +54,9 @@
 On mono, Assembly.Load("mscorlib") works without error.
 
 ------- Additional Comments From carlos@unixmexico.org  2005-02-16 23:03 -------
 Created an attachment (id=14241)
 Proposed patch to handle this special case
 
+
+------- Additional Comments From miguel@ximian.com  2005-02-18 15:23 -------
+Paolo, ok to commit?