emacs-devel
[Top][All Lists]
Advanced

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

Re: Some vars now limited to fixnum size. (Was: Merging bignum to master


From: Eli Zaretskii
Subject: Re: Some vars now limited to fixnum size. (Was: Merging bignum to master)
Date: Mon, 20 Aug 2018 20:27:22 +0300

> From: Paul Eggert <address@hidden>
> Date: Mon, 20 Aug 2018 09:54:21 -0700
> Cc: address@hidden, Pip Cet <address@hidden>, address@hidden
> 
> Karl Fogel wrote:
> > My proposal would be to at least document it for `nthcdr'
> 
> It would be better to fix nthcdr so that it works on bignums

??? How can you make it "work" on bignums, when the size of data
structures is fundamentally limited by the architectural constants
like SIZE_T_MAX and PTRDIFF_MAX?



reply via email to

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