[Mono-bugs] [Bug 55364][Min] Changed - We do not report (nor fail) for CS1548 - Cryptographic failure while signing assembly ...
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 16:08:19 -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=55364
--- shadow/55364 2004-03-24 11:31:27.000000000 -0500
+++ shadow/55364.tmp.11016 2004-03-25 16:08:19.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55364
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -113,6 +113,14 @@
I reviewed the patch, please apply it.
And please add the docs to the man page.
Miguel.
+
+------- Additional Comments From sebastien@ximian.com 2004-03-25 16:08 -------
+Commited (with few modifications).
+
+Patched compiler was tested on /mcs/* and with /mcs/errors (using
+Ben's new script) with no regression. Note that you need the patched
+AssemblyBuilder for strongnaming to work.
+