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: Paul Eggert
Subject: Re: integer overflow handling for most-negative-fixnum
Date: Mon, 23 Jul 2018 12:18:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Stefan Monnier wrote:
Sounds great to me,

I implemented a form of that proposal, but it turns out that bitwidth modifiers are tricker than they look (not least: tricky to document). So I audited the GNU Emacs source code looking to see how much of the bitwidth-modifier functionality would be useful -- and I couldn't find any places where it would be. So for now I plan to implement that proposal without bitwidth modifiers. Please see Bug#32252.

I can add some form of bitwidth modifiers later if we find use cases that can help motivate what to do about the corner cases.



reply via email to

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