[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: |
Stefan Monnier |
Subject: |
bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box |
Date: |
Sun, 29 Mar 2009 16:13:35 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
>> Personally, I would change INT_MAX/4 to LONG_MAX/4,
> This is wrong, see also make_gap_larger. The range for buffer positions
> is still limited by the range of int.
Every place where that is the case is a bug (and yes, there are many
still). We should remove the check in make_gap_larger, BTW.
Stefan
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, (continued)
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Mike Coleman, 2009/03/27
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Eli Zaretskii, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Andreas Schwab, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Eli Zaretskii, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Andreas Schwab, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Eli Zaretskii, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box,
Stefan Monnier <=
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Stefan Monnier, 2009/03/29
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Andreas Schwab, 2009/03/29
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Stefan Monnier, 2009/03/29
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Andreas Schwab, 2009/03/30
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Stefan Monnier, 2009/03/30
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Andreas Schwab, 2009/03/30
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Richard M Stallman, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Stefan Monnier, 2009/03/29
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Richard M Stallman, 2009/03/28
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Mike Coleman, 2009/03/28