[Mono-bugs] [Bug 71288][Nor] Changed - DateTime.Parse throws exception when it should not

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 22 09:57:35 EST 2005


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 sebastien at ximian.com.

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

--- shadow/71288	2005-05-24 23:28:05.000000000 -0400
+++ shadow/71288.tmp.14526	2005-12-22 09:57:35.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 71288
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: miguel at ximian.com               
@@ -30,6 +30,11 @@
 		else
 			Console.WriteLine ("OK");
 	}
 }
 
 This program should print OK.
+
+------- Additional Comments From sebastien at ximian.com  2005-12-22 09:57 -------
+MS 2.0 has the same behaviour as Mono, it throws a FormatException.
+I'm not sure it's worth fixing in the 1.1 profile. Anyway the *bad*
+code won't work if the end-user only has 2.0 (MS or Mono) installed.


More information about the mono-bugs mailing list