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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Jun 2004 11:12:41 -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-21 09:31:25.000000000 -0400
+++ shadow/60439.tmp.5224	2004-06-21 11:12:41.000000000 -0400
@@ -150,6 +150,12 @@
 
 
 ------- Additional Comments From sebastien@ximian.com  2004-06-21 09:31 -------
 Created an attachment (id=8259)
 reflection.diff
 
+
+------- Additional Comments From sebastien@ximian.com  2004-06-21 11:12 -------
+Patch for problem #2 now in CVS.
+
+As for problem #1 running monodis on the test code shows that MCS do
+not include the public key token of the attribute class in the assembly.