diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-26 18:57:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-26 19:09:22 -0700 |
commit | 0e2d559daf43a04024ceaacfc8844839af2d50df (patch) | |
tree | 187a5dddaca64b2820caaeee2125c311a9ed2813 /lisp/emacs-lisp | |
parent | 3ef6849b458893669b1d83653e3672f7f1ac56cd (diff) | |
download | emacs-0e2d559daf43a04024ceaacfc8844839af2d50df.tar.gz emacs-0e2d559daf43a04024ceaacfc8844839af2d50df.tar.bz2 emacs-0e2d559daf43a04024ceaacfc8844839af2d50df.zip |
Fix Tramp rounding of file sizes and inode numbers
* lisp/net/tramp-sh.el (tramp-perl-file-attributes)
(tramp-perl-directory-files-and-attributes)
(tramp-do-file-attributes-with-stat)
(tramp-do-directory-files-and-attributes-with-stat):
Format file sizes and inode numbers without trailing ".0",
to avoid rounding errors when absolute values exceed 2**53
(Bug#36940#94). This fixes the problem for Emacs 27 and later,
and doesn't hurt in earlier Emacs.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions