emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file-attributes returns wrong info on Windows


From: Chris Britton
Subject: Re: file-attributes returns wrong info on Windows
Date: Mon, 17 Jul 2006 08:32:25 -0500

Jason Rumney writes:
 > 
 > > With GNU Emacs 21.2.1 (i386-msvc-windows98.3000) of 2002-03-19 on buffy:
 > >
 > > (nil 1 123 123 (17594 46816) (17575 36352) (17582 8600) 10733569 
 > > "-rwxrwxrwx" nil 0 (6175 . 4865))
 > >
 > > With GNU Emacs 22.0.50.1 (i386-mingw-windows98.3000) of 2006-07-07 on 
 > > MACHNO
 > > X server distributor `Microsoft Corp.', version 4.90.3000
 > > configured using `configure --with-gcc (3.4)'
 > >
 > > (nil 1 123 123 (17594 46815) (17575 36351) (17582 8600) 10733569 
 > > "-rwxrwxrwx" nil 0 (6175 . 4865))
 > 
 > It's a mystery to me, as the relevant lines for reading file 
 > modification/creation/access times in our stat() implementation in w32.c 
 > have not changed since 1993.

It should also be noted that file-attributes does return the correct
value for creation time.  The problem seems to be specific to the
modification and access times.  I have not tried it on enough files to
draw a definitive conclusion though.

-- 
Chris Britton
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]