[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: documentation of integers, fixnums and bignums
From: |
Eli Zaretskii |
Subject: |
Re: documentation of integers, fixnums and bignums |
Date: |
Mon, 10 Sep 2018 09:43:57 +0300 |
> From: Stefan Monnier <address@hidden>
> Date: Sun, 09 Sep 2018 20:09:13 -0400
>
> > And indeed, etc/charsets/gb108304.map clearly shows codepoints like
> > 0x81308130, which will overflow the 32-bit most-positive-fixnum.
> > (These codepoints are just a concatenation of the 4 bytes of the GB
> > 10830 encoding, see https://en.wikipedia.org/wiki/GB_18030).
>
> Aha! Thanks. This deserves a comment in the code.
Where would you suggest to put this comment?
- documentation of integers, fixnums and bignums, Paul Eggert, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Eli Zaretskii, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Paul Eggert, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Paul Eggert, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/08
- Re: documentation of integers, fixnums and bignums, Eli Zaretskii, 2018/09/09
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/09
- Re: documentation of integers, fixnums and bignums,
Eli Zaretskii <=
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/10
- Re: documentation of integers, fixnums and bignums, Eli Zaretskii, 2018/09/10
- Re: documentation of integers, fixnums and bignums, Eli Zaretskii, 2018/09/09
- Re: documentation of integers, fixnums and bignums, Stefan Monnier, 2018/09/09
Re: documentation of integers, fixnums and bignums, Paul Eggert, 2018/09/08
RE: documentation of integers, fixnums and bignums, Drew Adams, 2018/09/08