[Mono-bugs] [Bug 25071] Changed - Converting from base in System.Convert doesn't throw exception

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
21 May 2002 18:50: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 duncan@ximian.com.

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

--- shadow/25071	Tue May 21 14:49:56 2002
+++ shadow/25071.tmp.23865	Tue May 21 14:50:21 2002
@@ -43,6 +43,9 @@
 Additional Information:
 "1239" is interpreted as "1241" which would mean that the overflow from 
 the last digit (9) is added to the second last digit (3).
 
 ------- Additional Comments From duncan@ximian.com  2002-05-21 14:49 -------
 This is less serious than 25608. But I'll also look into this.
+
+------- Additional Comments From duncan@ximian.com  2002-05-21 14:50 -------
+Umm, i mean bug 25068.