diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-18 12:11:06 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-18 12:12:45 -0700 |
commit | 780509f29f0aa006a578744f7e871eb6d5ce5931 (patch) | |
tree | f8b9af7529ea7d617038eebf12b62299a19750d9 /test/lisp | |
parent | f92d61c06c82d515ee83e340b8af4b1489778404 (diff) | |
download | emacs-780509f29f0aa006a578744f7e871eb6d5ce5931.tar.gz emacs-780509f29f0aa006a578744f7e871eb6d5ce5931.tar.bz2 emacs-780509f29f0aa006a578744f7e871eb6d5ce5931.zip |
Improve bignum_integer static checking
* src/bignum.h (bignum_integer): Now returns pointer-to-const,
to catch trivial mistakes where the caller might try to modify
a Lisp bignum. Lisp bignums are supposed to be immutable.
All callers changed.
Diffstat (limited to 'test/lisp')
0 files changed, 0 insertions, 0 deletions