[Mono-bugs] [Bug 27375][Nor] Changed - checked() does not throw OverflowException
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Jul 2002 06:56:21 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27375
--- shadow/27375 Wed Jul 3 09:11:33 2002
+++ shadow/27375.tmp.23531 Tue Jul 16 02:56:21 2002
@@ -1,16 +1,16 @@
Bug#: 27375
-Product: Mono/Runtime
+Product: Mono/MCS
Version: unspecified
OS: Red Hat 7.2
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: misc
+Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -40,6 +40,10 @@
val = checked (val * 10 + (c - '0'));
}
}
return 1;
}
}
+
+------- Additional Comments From miguel@ximian.com 2002-07-16 02:56 -------
+Am just moving this to the Mono/MCS, as it is a bug over there, will
+look at it tomorrow