Mercurial > emacs
changeset 77577:9eb9feafec58
Mention problems with files larger than 4GB on MS-Windows.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Apr 2007 13:41:53 +0000 |
parents | 99183fbe173b |
children | 4211034c233f |
files | etc/PROBLEMS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/PROBLEMS Fri Apr 27 13:40:04 2007 +0000 +++ b/etc/PROBLEMS Fri Apr 27 13:41:53 2007 +0000 @@ -2161,6 +2161,11 @@ of Windows. This is caused by a deficiency in the underlying system library function. +Files larger than 4GB cause overflow in the size (represented as a +32-bit integer) reported by `file-attributes'. This affects Dired as +well, since the Windows port uses a Lisp emulation of `ls' that relies +on `file-attributes'. + ** Typing Alt-Shift has strange effects on MS-Windows. This combination of keys is a command to change keyboard layout. If