GNU bug report logs -
#32463
27.0.50; (logior -1) => 4611686018427387903
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 17 Aug 2018 03:31:02 UTC
Severity: normal
Found in version 27.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #35 received at submit <at> debbugs.gnu.org (full text, mbox):
On Sat 18 Aug 2018, Paul Eggert wrote:
> Pip Cet wrote:
>
>> Paul committed a patch in the meantime (independently, I think?) which
>> does add tests. I'll try to write some more.
>
> Yes, I noticed the logior etc. problem separately and fixed it in master
> without knowing about this bug report. There are some other bignum problems
> too that need fixing and are in my pipeline.
I'm not sure what is on your list of remaining issues, but here is mine:
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.
Please describe any additional issues you have discovered.
AndyM
This bug report was last modified 6 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.