[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 09:00:16 -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 08:59:41.000000000 -0400
+++ shadow/60439.tmp.20259	2004-06-22 09:00:16.000000000 -0400
@@ -206,6 +206,11 @@
 
 ------- Additional Comments From sebastien@ximian.com  2004-06-22 08:59 -------
 Added patch for problem #2 (assembly.diff).
 
 The public key was loaded in mono_assembly_fill_assembly_name but the
 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
+