bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32463: 27.0.50; (logior -1) => 4611686018427387903


From: Paul Eggert
Subject: bug#32463: 27.0.50; (logior -1) => 4611686018427387903
Date: Sun, 19 Aug 2018 03:52:55 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

a) A bug in bignumcompare for 64bit Windows. Patch is here:
http://lists.gnu.org/archive/html/emacs-devel/2018-08/msg00487.html
...
b) fmod_float has a bug:
http://lists.gnu.org/archive/html/emacs-devel/2018-08/msg00442.html

c) Extend Fexpt to support bignums. Patch is here:
http://lists.gnu.org/archive/html/emacs-devel/2018-08/msg00503.html

d) Extend Fceiling, Ffloor, Fround and Ftruncate to support bignums by
   updating rounding_driver.

I worked on these and installed patches to master that should do (a), (b), and (c). For (d) I wrote the attached patch, and plan to test it a bit more before installing, as it's the hairiest.

Attachment: rounding.diff
Description: Text Data


reply via email to

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