[Mono-bugs] [Bug 54679][Nor] Changed - mcs does not handle custom attributes for const fields

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 12:26:12 -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 miguel@ximian.com.

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

--- shadow/54679	2004-04-28 22:32:45.000000000 -0400
+++ shadow/54679.tmp.8181	2004-05-14 12:26:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 54679
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
@@ -85,6 +85,9 @@
 
 ------- Additional Comments From mathpup@mylinuxisp.com  2004-02-21 00:58 -------
 I'm not sure if this is related, but if I change the AttributeUsage's 
 to contain AttributeTarget.Method, so that an error should occur 
 (attribute not applicable), mcs fails to flag that error. 
  
+
+------- Additional Comments From miguel@ximian.com  2004-05-14 12:26 -------
+Fixed by Marek.