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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Apr 2002 20:45:28 -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 ravi@ximian.com.

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

--- shadow/21420	Wed Mar  6 07:18:39 2002
+++ shadow/21420.tmp.17058	Tue Apr  9 16:45:28 2002
@@ -2,13 +2,13 @@
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,11 @@
 still compiling them).
 
 ------- Additional Comments From lupus@ximian.com  2002-03-06 07:18 -------
 Created an attachment (id=1492)
 Failing test.
 
+
+------- Additional Comments From ravi@ximian.com  2002-04-09 16:45 -------
+I am aware of this and it arises because of a problem in the
+attributes code that I am currently tackling. Once I have it all
+fixed, this problem should go away too.