[Mono-bugs] [Bug 38328][Nor] Changed - Byte.Parse doesn't overflow

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 19 Feb 2003 12:37:54 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/38328	Wed Feb 19 12:19:25 2003
+++ shadow/38328.tmp.29817	Wed Feb 19 12:37:54 2003
@@ -52,6 +52,11 @@
 add.ovf
 conv.u1
 
 while csc generates:
 add.ovf
 conv.ovf.u1
+
+------- Additional Comments From gonzalo@ximian.com  2003-02-19 12:37 -------
+Created an attachment (id=3393)
+Proposed patch. Ok to commit?
+