bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box


From: Richard M Stallman
Subject: bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box
Date: Sat, 28 Mar 2009 22:15:59 -0400

    There was an incorrect check that limited the size to INT_MAX/4
    (i.e. 512MB for systems where ints are 32bit).  I've removed this check
    in the CVS code (see patch below).  I am now able to open an 800MB file
    with this check removed.

After you visit such a file, what does (point-max) return?

Perhaps you're talking only about 64-bit systems?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]