[Mono-bugs] [Bug 56564][Nor] Changed - Incorrect description for CS1548 when the strongname file doesn't contain the private key

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 02:34:21 -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 miguel@ximian.com.

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

--- shadow/56564	2004-04-06 16:04:21.000000000 -0400
+++ shadow/56564.tmp.23671	2004-04-07 02:34:21.000000000 -0400
@@ -51,6 +51,12 @@
 that a delay-signed assembly won't get signed (by accident) if the
 private key is available and will load correctly the ECMA key (special
 case).
 
 Note: The ECMA key support doesn't work on the Microsoft runtime. MS
 must use another mechanism to embed the ECMA key in their assemblies.
+
+------- Additional Comments From miguel@ximian.com  2004-04-07 02:34 -------
+Sebastien, can you please apply this patch, it looks good to me.
+
+Question: will the compiler continue to work on MS.NET?
+