emacs-devel
[Top][All Lists]
Advanced

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

Re: integer overflow handling for most-negative-fixnum


From: Eli Zaretskii
Subject: Re: integer overflow handling for most-negative-fixnum
Date: Sat, 21 Jul 2018 21:10:11 +0300

> From: Stefan Monnier <address@hidden>
> Date: Sat, 21 Jul 2018 13:15:49 -0400
> 
> > So I'd prefer we fixed the reader, if that's possible without breaking
> > something important.
> 
> Not sure what "fix the reader" would do here.  Do you mean read
> #x2000000000000000 as a negative number?

Yes.  More importantly, I'd like it to read #x3fffffffffffffff as -1.

> When/why/where would that be a good idea?

When wouldn't it be a good idea?



reply via email to

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