]> git.eshelyaron.com Git - emacs.git/commit
* Add a bunch of assertions for fixnums coming from Lisp later used as int
authorAndrea Corallo <akrl@sdf.org>
Thu, 18 Feb 2021 21:10:20 +0000 (22:10 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 18 Feb 2021 21:20:06 +0000 (22:20 +0100)
commitb1bab6e07396fb30a7a2ba8cb4fd42f44020f513
treea3fe0600fceaa98d3349d73e051a54673b926fb4
parent185121da6978553d538d37d6d0e67dc52e13311f
* Add a bunch of assertions for fixnums coming from Lisp later used as int

* src/comp.c (emit_limple_insn, declare_lex_function)
(compile_function, Fcomp__compile_ctxt_to_file): Add some
assertion.
src/comp.c