[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Mar 2002 12:18:39 -0000


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 lupus@ximian.com.

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

--- shadow/21420	Wed Mar  6 07:17:56 2002
+++ shadow/21420.tmp.28499	Wed Mar  6 07:18:39 2002
@@ -18,6 +18,11 @@
 
 This test fails to compile on both linux and windows.
 The reason is basically the same, though if you try it the backtraces are
 slightly different in the end: you can't get the custom attribute objects
 if the custom attribute type is defined in the same assembly (ie, we are
 still compiling them).
+
+------- Additional Comments From lupus@ximian.com  2002-03-06 07:18 -------
+Created an attachment (id=1492)
+Failing test.
+