summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/checkdoc-tests.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-12-30 19:00:09 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-12-30 19:00:46 -0800
commitbed56428a6e767d68a974f5ad81bebf035eb44f4 (patch)
treef6ad2c06068aedb94391920993fe96220124f82f /test/lisp/emacs-lisp/checkdoc-tests.el
parent433b6a74ec73608ff06106daee4f53c5175d5297 (diff)
downloademacs-bed56428a6e767d68a974f5ad81bebf035eb44f4.tar.gz
emacs-bed56428a6e767d68a974f5ad81bebf035eb44f4.tar.bz2
emacs-bed56428a6e767d68a974f5ad81bebf035eb44f4.zip
Fix assertion-violations on non-integers
These bugs were introduced after bignums were added. * src/data.c (cons_to_unsigned, cons_to_signed): * src/xdisp.c (calc_line_height_property): Invoke integer_to_intmax and integer_to_uintmax only on integers.
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions