diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-07-03 17:04:46 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-07-03 17:04:46 -0700 |
commit | 39adff0d6323578236a6bd9022c42460e8628629 (patch) | |
tree | 6f51ae7a3debe203b0f6462dc260c0417df5efd9 /lisp/emacs-lisp/syntax.el | |
parent | dbeed9a6816f011bbf29ff9e991f38b0d0d7e5ea (diff) | |
download | emacs-39adff0d6323578236a6bd9022c42460e8628629.tar.gz emacs-39adff0d6323578236a6bd9022c42460e8628629.tar.bz2 emacs-39adff0d6323578236a6bd9022c42460e8628629.zip |
Fix bugs in file timestamp newness comparisons.
* fileio.c (Ffile_newer_than_file_p):
* lread.c (Fload): Use full timestamp resolution of files,
not just the 1-second resolution, so that files that are only
slightly newer still count as newer.
* fileio.c (Ffile_newer_than_file_p): Don't assume file
timestamps fit in 'int'; this fixes a Y2038 bug on most hosts.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions