[Mono-bugs] [Bug 81777][Nor] Changed - Double.Parse("20 werwer") succeeds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 16:19:08 EDT 2007
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 kumpera at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81777
--- shadow/81777 2007-07-06 16:16:20.000000000 -0400
+++ shadow/81777.tmp.26935 2007-07-06 16:19:08.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81777
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: kumpera at gmail.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
@@ -21,6 +21,9 @@
Prints:
20
Should print:
System.FormatException: Input string was not in a correct format.
+
+------- Additional Comments From kumpera at gmail.com 2007-07-06 16:19 -------
+Bug fixed in r81504
More information about the mono-bugs
mailing list