[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: |
Eli Zaretskii |
Subject: |
bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box |
Date: |
Sat, 28 Mar 2009 15:03:43 +0300 |
> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: 2790@emacsbugs.donarmstrong.com, Stefan Monnier
> <monnier@iro.umontreal.ca>, tutufan@gmail.com
> Date: Sat, 28 Mar 2009 12:12:04 +0100
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > 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.
Then that's another bug waiting to happen, isn't it? Buffer positions
should be limited by EMACS_INT, not by int, right?
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit Linux box, (continued)
- bug#2790: emacs 22.1.1 cannot open 5GB file on 64GB 64-bit GNU/Linux box, Richard M Stallman, 2009/03/27
- 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 <=
- 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, 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/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