[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making --with-wide-int the default
From: |
Eli Zaretskii |
Subject: |
Re: Making --with-wide-int the default |
Date: |
Tue, 17 Nov 2015 05:42:48 +0200 |
> From: Random832 <address@hidden>
> Date: Mon, 16 Nov 2015 20:34:39 -0500
>
> Paul Eggert <address@hidden> writes:
> > Really, integer overflow is not a significant problem with
> > --with-wide-int. As Eli says, if it were a problem it'd also be a
> > problem with 64-bit platforms, which it's not.
>
> I think the issue some people are bringing up is that the concrete cases
> that would actually trigger the bugs, if there are any (very large
> files, very large strings, very large buffers) are rare even on 64-bit
> machines.
They are rare, but they have been tested a few years ago, and the bugs
found fixed. The people who did that specifically made a point of
editing such large files for the purposes of finding and fixing any
such bugs.
> Sure, it's nice to be _able_ to edit 2GB files, but how many
> of those does the average user have lying around?
Those who need to look at large log files have to do this every day.
- Re: Making --with-wide-int the default, (continued)
- Re: Making --with-wide-int the default, David Kastrup, 2015/11/16
- Re: Making --with-wide-int the default, Eli Zaretskii, 2015/11/16
- Re: Making --with-wide-int the default, David Kastrup, 2015/11/16
- Re: Making --with-wide-int the default, Eli Zaretskii, 2015/11/16
- Re: Making --with-wide-int the default, Paul Eggert, 2015/11/16
- Re: Making --with-wide-int the default, Random832, 2015/11/16
- Re: Making --with-wide-int the default,
Eli Zaretskii <=
- Re: Making --with-wide-int the default, Paul Eggert, 2015/11/17
- Re: Making --with-wide-int the default, Ulrich Mueller, 2015/11/17
- Re: Making --with-wide-int the default, Paul Eggert, 2015/11/17
- Re: Making --with-wide-int the default, Ulrich Mueller, 2015/11/17
- Re: Making --with-wide-int the default, Achim Gratz, 2015/11/18
- Re: Making --with-wide-int the default, David Kastrup, 2015/11/18
- Re: Making --with-wide-int the default, Eli Zaretskii, 2015/11/18
- Re: Making --with-wide-int the default, Richard Stallman, 2015/11/17
- Re: Making --with-wide-int the default, David Kastrup, 2015/11/17
- Re: Making --with-wide-int the default, Paul Eggert, 2015/11/17