[Mono-bugs] [Bug 56621][Nor] Changed - MS AssemblyBuilder doesn't build delay-signed assemblies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Apr 2004 07:34:01 -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 sebastien@ximian.com.

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

--- shadow/56621	2004-04-22 00:57:39.000000000 -0400
+++ shadow/56621.tmp.9579	2004-04-22 07:34:01.000000000 -0400
@@ -67,6 +67,16 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-04-22 00:57 -------
 Sebastien, is it a good fix to just warn the user that it is not
 possible to delay-sign an assembly on Windows with the Microsoft
 runtime?
 
+
+------- Additional Comments From sebastien@ximian.com  2004-04-22 07:34 -------
+Miguel, I would think so. At least this is the current bahaviour with
+the (applied) patch,
+http://bugzilla.ximian.com/showattachment.cgi?attach_id=7230,
+from #56464.
+
+I opened this bug so we don't loose track of the problem - as there is
+probably an (undocumented) way to produce delay-signed assemblies.
+Maybe it's resolution should be change to "INCOMPLETE" ?