[Mono-bugs] [Bug 41520][Nor] Changed - Fail to compiler constructors in attributes.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 6 May 2003 15:01:01 -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=41520

--- shadow/41520	Thu May  1 14:29:55 2003
+++ shadow/41520.tmp.11289	Tue May  6 15:01:01 2003
@@ -1,13 +1,13 @@
 Bug#: 41520
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -167,6 +167,12 @@
                         Console.WriteLine ("failed");
                 return 0;
         }
 }
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-05-06 15:01 -------
+Thanks for tracking this down, and adding the warning to theruntime,
+that really helped.
+
+Fixed now on CVS