[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 17:01:30 -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-22 12:49:27.000000000 -0400
+++ shadow/74695.tmp.3624 2005-04-25 17:01:30.000000000 -0400
@@ -1,20 +1,20 @@
Bug#: 74695
Product: Mono: Tools
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: tools
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mkbundle broken in SVN
+Summary: Assembly.CodeBase returns null for corlib
With current mono from SVN, mkbundle is broken because Assembly.CodeBase
returns null for corlib. To test, just run 'mkbundle --deps foo.exe'.