]> git.eshelyaron.com Git - emacs.git/commit
Make comparison operators handle bignums
authorTom Tromey <tom@tromey.com>
Sat, 7 Jul 2018 21:44:15 +0000 (15:44 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:27 +0000 (22:12 -0600)
commiteefa65e90392df9bab287b0de5dedf73b40ca0fc
tree95927c74ad3335b8b720e977d06386c190009599
parent1e8ae6ca237e22e11b3db63a01e558ad5a3d6ef3
Make comparison operators handle bignums

* sc/data.c (bignumcompare): New function.
(arithcompare): Handle bignums.
src/data.c