[Mono-bugs] [Bug 74695][Maj] Changed - Assembly.CodeBase returns null for corlib

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 18:08:03 -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 gonzalo@ximian.com.

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

--- shadow/74695	2005-04-25 17:32:20.000000000 -0400
+++ shadow/74695.tmp.4177	2005-04-25 18:08:03.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74695
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: tools
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -19,6 +19,9 @@
 With current mono from SVN, mkbundle is broken because Assembly.CodeBase
 returns null for corlib.  To test, just run 'mkbundle --deps foo.exe'.
 
 ------- Additional Comments From gonzalo@ximian.com  2005-04-25 17:32 -------
 I get an argumentNullException in Assembly.LoadFrom
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-25 18:08 -------
+Fixed in SVN.