[Mono-bugs] [Bug 55320][Nor] Changed - mcs only considers key file specified in AssemblyKeyFile as filename relative to local directory
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 11:07:45 -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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55320
--- shadow/55320 2004-03-09 08:12:15.000000000 -0500
+++ shadow/55320.tmp.2052 2004-03-09 11:07:45.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55320
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -98,6 +98,12 @@
------- Additional Comments From sebastien@ximian.com 2004-03-09 08:12 -------
Moving...
The bug is in
/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs and not in
mcs.
+
+------- Additional Comments From sebastien@ximian.com 2004-03-09 11:07 -------
+Fixed in CVS.
+
+Please note that MCS doesn't report any failure when signing assembly.
+This is reported in http://bugzilla.ximian.com/show_bug.cgi?id=55364