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: Jason Rumney
Subject: Re: file-attributes returns wrong info on Windows
Date: Mon, 17 Jul 2006 10:56:38 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666


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.





reply via email to

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