[Mono-bugs] [Bug 78991][Nor] Changed - Double.Parse("3 5"); does not return same value as .Net 2.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 04:52:03 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 juancri at juancri.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78991
--- shadow/78991 2007-03-21 03:51:04.000000000 -0500
+++ shadow/78991.tmp.26763 2007-03-21 03:52:02.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 78991
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Windows XP SP2 & Fedora FC3 2.6.12-1.1381_FC3
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: abovill at fnfr.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -97,6 +97,10 @@
Additional Information:
------- Additional Comments From juancri at juancri.com 2007-03-21 03:51 -------
Created an attachment (id=18939)
Patch: Continue reading spaces until the end
+
+------- Additional Comments From juancri at juancri.com 2007-03-21 03:52 -------
+This patch will allow Parse to continue reading spaces until the end.
+If it founds other chars, it will throw an exception.
More information about the mono-bugs
mailing list