[Mono-bugs] [Bug 52075][Nor] Changed - Incorrect DateTime.MaxValue.Year value
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jan 2004 03:38:18 -0500 (EST)
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=52075
--- shadow/52075 2004-01-21 23:30:01.000000000 -0500
+++ shadow/52075.tmp.12674 2004-01-22 03:38:18.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52075
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Slackware 9.1 kernel 2.4.22
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bk@slashdev.it
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
value is same as that in MS.NET, I think we need to look at the logic
of calculating the year value from ticks.
------- Additional Comments From gonzalo@ximian.com 2004-01-21 23:30 -------
Sorry, it was a commit by Anirban:
http://cvs.hispalinux.es/cgi-bin/cvsweb/mcs/class/corlib/System/DateTime.cs.diff?r1=1.49&r2=1.50&cvsroot=mono&f=h
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-22 03:38 -------
+Fixed in CVS.