]> git.eshelyaron.com Git - emacs.git/commit
* Fix build for --enable-check-lisp-object-type=yes (bug#41703)
authorAndrea Corallo <akrl@sdf.org>
Thu, 4 Jun 2020 10:02:51 +0000 (11:02 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 4 Jun 2020 10:02:51 +0000 (11:02 +0100)
commit5684b3420d73715836c5111ef1f6ec9e4e257e8f
tree5e8f8e2eaae7daffdb9b86f0828dbe813ba97356
parentf5ea65b43678621cb450d7afbcd46032258d4b20
* Fix build for --enable-check-lisp-object-type=yes (bug#41703)

* src/comp.c (emit_coerce): Add missing declaration.
src/comp.c