• Michael Albinus's avatar
    Add bignum support in Tramp · adcf904b
    Michael Albinus authored
    * lisp/net/tramp-adb.el (tramp-adb-handle-file-system-info):
    * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-system-info):
    * lisp/net/tramp-sh.el (tramp-do-file-attributes-with-stat)
    (tramp-do-directory-files-and-attributes-with-stat)
    (tramp-sh-handle-file-system-info):
    * lisp/net/tramp-smb.el (tramp-smb-handle-file-system-info): Do
    not add "e0" to integers.
    
    * lisp/net/tramp-sh.el (tramp-perl-file-attributes)
    (tramp-convert-file-attributes): Do not use a consp for the inode
    if there is bignum support.
    adcf904b
tramp-smb.el 76.7 KB