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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Apr 2002 23:45:10 -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	Sat Apr 13 14:34:38 2002
+++ shadow/21420.tmp.6634	Sat Apr 13 19:45:10 2002
@@ -1,13 +1,13 @@
 Bug#: 21420
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -91,6 +91,9 @@
 
 ------- Additional Comments From lupus@ximian.com  2002-04-13 14:34 -------
 Reopened the bug.
 Can you explain what is ambiguous if I don't specify AttributeUsage?
 Can't you make AttributeUsage.All the default if it's not specified?
 If csc compiles the code, so should do mcs.
+
+------- Additional Comments From ravi@ximian.com  2002-04-13 19:45 -------
+Fixed - I have done exactly what you want :-) Committing now.