changeset 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 710ee10c6665
children a268dce1f560
files etc/PROBLEMS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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