[Mono-bugs] [Bug 59071][Wis] Changed - mcs doesn't report CS0160 error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 30 May 2004 17:18:27 -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=59071
--- shadow/59071 2004-05-30 14:53:59.000000000 -0400
+++ shadow/59071.tmp.7989 2004-05-30 17:18:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59071
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: totte@hiddenpeaks.com
QAContact: mono-bugs@ximian.com
@@ -39,6 +39,9 @@
catch (DivideByZeroException) {
nop = true;
}
}
}
}
+
+------- Additional Comments From marek.safar@seznam.cz 2004-05-30 17:18 -------
+Fixed in CVS