]> git.eshelyaron.com Git - emacs.git/commit
Turn off bytecode jumptables to avoid Bug#36447
authorNoam Postavsky <npostavs@gmail.com>
Mon, 8 Jul 2019 22:06:21 +0000 (18:06 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 8 Jul 2019 22:06:21 +0000 (18:06 -0400)
commit122198d2f1aaf0b74c102874cc9b04ae4789f54f
tree436cf7bd12cb37b7ae8c8aff7e2cc972973f44e6
parentae87b76fb25025cf8631ee5ca6120aff8802943b
Turn off bytecode jumptables to avoid Bug#36447

* lisp/emacs-lisp/bytecomp.el (byte-compile-cond-use-jump-table): Set
to nil.  We can turn this back on again when Bug#36447 is solved and
we handle dumped hash tables correctly.
lisp/emacs-lisp/bytecomp.el