diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-12-02 16:06:01 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-12-02 16:06:01 +0200 |
commit | 36dbe6fc3e141e5b4c87efec5026931b89f026a5 (patch) | |
tree | 799aeb97c74682607b3dd6ad853b26e50e2b745b /lisp/emacs-lisp/edebug.el | |
parent | 0af2c269b1d68d114e74aa1313b2ad7d1fe21726 (diff) | |
download | emacs-36dbe6fc3e141e5b4c87efec5026931b89f026a5.tar.gz |
More emacs-module.c fixes for wide ints
* src/emacs-module.c (value_to_lisp) [WIDE_EMACS_INT]: Use
unsigned data types to manipulate pointers, to avoid sign
extension coming after us with a vengeance.
* modules/mod-test/test.el (mod-test-sum-test): Add tests for
Emacs with wide ints that verify integer values near the critical
value that requires us to switch to a cons cell.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions