]> git.eshelyaron.com Git - emacs.git/commit
* Fix --enable-check-lisp-object-type GNU/Linux X86_64 build
authorAndrea Corallo <akrl@sdf.org>
Sat, 9 May 2020 18:07:35 +0000 (19:07 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 9 May 2020 18:09:33 +0000 (19:09 +0100)
commitbd8be64ce3f314c152d009f5bf88bcfadf6daef7
tree3eb246657edddfd443d5355b3b4bbde145e608e6
parentc6eb2760766b402fb620a733d100adfd320e4df5
* Fix --enable-check-lisp-object-type GNU/Linux X86_64 build

* src/comp.c (emit_mvar_val): Fix missing use of XLP macro.
(load_comp_unit): Fix missing use of NILP macro.
src/comp.c