diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-18 12:21:27 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-18 12:23:02 -0800 |
commit | cdaaaf2e1bd1f8ad2784ffc8265aa642da2d1190 (patch) | |
tree | 3dbe9cc04690882db9d4fae33a1d69bc32b996a2 /lisp/emacs-lisp/check-declare.el | |
parent | 5a04e8261458d887c7b7d7c259053f236379cf78 (diff) | |
download | emacs-cdaaaf2e1bd1f8ad2784ffc8265aa642da2d1190.tar.gz emacs-cdaaaf2e1bd1f8ad2784ffc8265aa642da2d1190.tar.bz2 emacs-cdaaaf2e1bd1f8ad2784ffc8265aa642da2d1190.zip |
Support (ash INTEGER BIGNUM)
* src/data.c (emacs_mpz_mul_2exp): 2nd arg is now a
nonnegative EMACS_INT not mp_bitcnt_t, to simplify checking.
(Fash): Support COUNT values that are bignums or that
exceed mp_bitcnt_t range.
* test/src/data-tests.el (data-tests-ash-lsh): Test this.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions