* net/tramp-cache.el (tramp-get-file-property)
commit7a2d5600451b377036d3c59ad78015c30ddfc154
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 1 Nov 2014 16:47:09 +0000 (1 17:47 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 1 Nov 2014 16:47:09 +0000 (1 17:47 +0100)
tree2869e7023267db8c63e661a939752c4ae599436c
parent85f20e489e7beab9768a9703b1add7e2bba792f4
* net/tramp-cache.el (tramp-get-file-property)
(tramp-set-file-property): Check, that `tramp-cache-get-count-*'
and `tramp-cache-set-count-*' are bound.  Otherwise, there might
be compiler warnings.

* net/tramp-sh.el (tramp-get-remote-uid, tramp-get-remote-gid):
Return -1 respective "UNKNOWN", if uid or gid cannot be determined.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el