diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-12-01 20:34:12 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-12-01 20:34:12 +0200 |
commit | bdebeb77a001fc4d9ee8392829cd7bc6cd11d7d1 (patch) | |
tree | 250edf54b542db3477da7bfd4ae9fc2ba96c4ca7 /lisp/emacs-lisp/cl-generic.el | |
parent | b99a34bcb030d59e0e272b3379d1725a6eb01d95 (diff) | |
download | emacs-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/cl-generic.el')
0 files changed, 0 insertions, 0 deletions