[Mono-bugs] [Bug 60439][Nor] Changed - [PATCH] mcs does not emit assembly qualified type name for types used in attributes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 10:43:50 -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=60439

--- shadow/60439	2004-06-22 09:00:16.000000000 -0400
+++ shadow/60439.tmp.21796	2004-06-22 10:43:50.000000000 -0400
@@ -211,6 +211,14 @@
 public key token wasn't created (so was unavailable later).
 
 ------- Additional Comments From sebastien@ximian.com  2004-06-22 09:00 -------
 Created an attachment (id=8272)
 assembly.diff
 
+
+------- Additional Comments From sebastien@ximian.com  2004-06-22 10:43 -------
+Patch 'assembly.diff' is not correct (was using ASCII representation,
+not the byte array).
+
+New patch "final.diff" has the (hopefully) correct fix for closing the
+bug.
+