[Mono-bugs] [Bug 42661][Nor] Changed - regression in exception6.exe
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 08:23:19 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42661
--- shadow/42661 Fri May 9 08:16:32 2003
+++ shadow/42661.tmp.8553 Fri May 9 08:23:19 2003
@@ -30,6 +30,9 @@
I mean:
checked {
sbyte a = 127;
sbyte t = a++;
}
+
+------- Additional Comments From dietmar@ximian.com 2003-05-09 08:23 -------
+it works when compiled with MS csc.