[Mono-bugs] [Bug 64226][Min] Changed - We don't report CS1017 (errors/cs1017.cs)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 11:56:10 -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=64226

--- shadow/64226	2004-08-26 18:54:19.000000000 -0400
+++ shadow/64226.tmp.16340	2004-09-15 11:56:10.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 64226
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
         public static void Main() {
                 try { }
                 catch {}
                 catch (System.Exception) { }
         }
 }
+
+------- Additional Comments From marek.safar@seznam.cz  2004-09-15 11:56 -------
+Fixed in CVS