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: Eli Zaretskii
Subject: Re: file-attributes returns wrong info on Windows
Date: Mon, 17 Jul 2006 21:23:30 +0300

> Date: Mon, 17 Jul 2006 12:29:57 +0200
> From: Lennart Borgman <address@hidden>
> Cc: Chris Britton <address@hidden>, address@hidden
> 
> Does not that include calls to convert_time?

Emacs 21.3 also called convert_time.

> At the end of convert_time there is a line
> 
>   return (time_t) (ret * 1e-7);

Emacs 21.3 has the same line.

> Could something has changed in the arithmetics on w32?

Only if the two versions were compiled by different versions of the C
compiler, and even then it's extremely unlikely.




reply via email to

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