Mercurial > emacs
diff etc/PROBLEMS @ 77518:4dd556dec0f0
Mention problems with files larger than 4GB on MS-Windows.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Apr 2007 13:37:31 +0000 |
parents | 443d25344bd0 |
children | 19cb46e07cc9 |
line wrap: on
line diff
--- a/etc/PROBLEMS Fri Apr 27 13:33:33 2007 +0000 +++ b/etc/PROBLEMS Fri Apr 27 13:37:31 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