[Mono-bugs] [Bug 57835][Min] Changed - Incorrect and missing compiler warnings with attributes.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 May 2004 12:51:47 -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 marek.safar@seznam.cz.

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

--- shadow/57835	2004-05-21 15:52:35.000000000 -0400
+++ shadow/57835.tmp.24303	2004-05-23 12:51:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57835
 Product: Mono: Compilers
 Version: unspecified
 OS: other
 OS Details: Fedora Core 1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: mark.smith135@btinternet.com               
 QAContact: mono-bugs@ximian.com
@@ -82,6 +82,9 @@
 
         attrDemo.MyFirstDeprecatedMethod();
         attrDemo.MySecondDeprecatedMethod();
         attrDemo.MyThirdDeprecatedMethod();
     }
 }
+
+------- Additional Comments From marek.safar@seznam.cz  2004-05-23 12:51 -------
+Fixed in CVS