[Mono-bugs] [Bug 42699][Nor] Changed - DateTime.Parse error causes infinate loop with dates before 1970

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 21:58:05 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/42699	Fri May  9 15:37:06 2003
+++ shadow/42699.tmp.19754	Fri May  9 21:58:05 2003
@@ -1,14 +1,14 @@
 Bug#: 42699
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mstump@mipclan.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,14 @@
 
 How often does this happen? 
 every time
 
 Additional Information:
 it happens in mono .23 and the cvs pulled down upto and including may 09
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-09 21:58 -------
+I added a Console.WriteLine around the DateTime.Parse and this is the
+result with current CVS:
+
+gpanjav@k7:~/go-mono/bugs$ mono bug42699.exe
+06/07/1968 00:00:00
+