]> git.eshelyaron.com Git - emacs.git/commit
Don’t limit range error reports to fixnums
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 23:13:22 +0000 (15:13 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Jan 2019 23:13:45 +0000 (15:13 -0800)
commit0515b223c2158984e135e84be97c01d5b8d0ae75
tree08e04dfa53789f466d643d8bb0d81ec115873cec
parent8b5f05e93871a6a6f853b3f0807eb0a3660f5f5e
Don’t limit range error reports to fixnums

* src/lisp.h (CHECK_RANGED_INTEGER): When signaling an error,
don’t arbitrarily limit the reported valid range to fixnums.
src/lisp.h