diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-30 19:00:09 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-30 19:00:46 -0800 |
commit | bed56428a6e767d68a974f5ad81bebf035eb44f4 (patch) | |
tree | f6ad2c06068aedb94391920993fe96220124f82f /test/lisp/emacs-lisp/checkdoc-tests.el | |
parent | 433b6a74ec73608ff06106daee4f53c5175d5297 (diff) | |
download | emacs-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