]> git.eshelyaron.com Git - emacs.git/commit
Do not use GMP_NUMB_BITS
authorAndy Moreton <andrewjmoreton@gmail.com>
Thu, 9 Aug 2018 19:19:15 +0000 (13:19 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 9 Aug 2018 19:28:37 +0000 (13:28 -0600)
commitf966753727741883c5d81a288ce5c20cebe3bad0
tree04e6938f57638b1f27fbca44afb58b12297de3f4
parentd0b279a50518ce61277cfd274349da8fcc0b0609
Do not use GMP_NUMB_BITS

* src/alloc.c (make_number): Use mp_bits_per_limb, not GMP_NUMB_BITS.
src/alloc.c