summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-12-01 20:34:12 +0200
committerEli Zaretskii <eliz@gnu.org>2015-12-01 20:34:12 +0200
commitbdebeb77a001fc4d9ee8392829cd7bc6cd11d7d1 (patch)
tree250edf54b542db3477da7bfd4ae9fc2ba96c4ca7 /lisp/emacs-lisp/debug.el
parentb99a34bcb030d59e0e272b3379d1725a6eb01d95 (diff)
downloademacs-bdebeb77a001fc4d9ee8392829cd7bc6cd11d7d1.tar.gz
Fix emacs-module.c for wide ints
* src/emacs-module.c (lisp_to_value): Compare the produced value with the original Lisp object, not with the one potentially converted into a Lisp_Cons. Fixes assertion violations when working with integers larger than fit into a 32-bit value. * modules/mod-test/test.el (mod-test-sum-test): Add tests for large integers, to test --with-wide-int.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions