[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:45:15 -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:37:54 2003
+++ shadow/38328.tmp.8462	Wed Feb 19 12:45:15 2003
@@ -1,13 +1,13 @@
 Bug#: 38328
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 conv.ovf.u1
 
 ------- Additional Comments From gonzalo@ximian.com  2003-02-19 12:37 -------
 Created an attachment (id=3393)
 Proposed patch. Ok to commit?
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-02-19 12:45 -------
+Fixed in CVS. You need to recompile at least corlib with this new mcs.