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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77633 --- shadow/77633 2007-05-21 03:34:57.000000000 -0400 +++ shadow/77633.tmp.26593 2007-05-28 16:55:24.000000000 -0400 @@ -58,6 +58,11 @@ I tested this on .NET, and the exception is FormatException for the second case as well. ------- Additional Comments From [EMAIL PROTECTED] 2007-05-21 03:34 ------- .NET 1.1 throws an ArgumentOutOfRangeException .NET 2.0 throws a FormatException + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-28 16:55 ------- +Created an attachment (id=19343) +Proposal to fix 77633. Throws the appropriate exception for the appropriate runtime version (2.0 versus 1.1) for DateTime.Parse() + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
