[Mono-bugs] [Bug 60970][Wis] Changed - FileInfo.LastWriteTime fails for dates older thatn 1970
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 11:12:54 -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 ianm@activestate.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60970
--- shadow/60970 2004-07-06 10:51:35.000000000 -0400
+++ shadow/60970.tmp.12083 2004-07-06 11:12:54.000000000 -0400
@@ -1,11 +1,11 @@
Bug#: 60970
Product: Mono: Class Libraries
Version: unspecified
-OS: unknown
-OS Details:
+OS: other
+OS Details: Fedora Linux 2
Status: RESOLVED
Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
@@ -74,6 +74,11 @@
Note that the test case depends on timezone. You need to set a
zone sufficiently far east to see the bug.
I've set the limit on linux to be (time_t)0 (ie 1970) for now.
Fixed in CVS HEAD and 1.0
+
+------- Additional Comments From ianm@activestate.com 2004-07-06 11:12 -------
+You're right about the windows issue being Fat related. By chance I
+ran the test on my only fat32 partition. Its fine on ntfs - both .net
+and Mono 1.0.