]> git.eshelyaron.com Git - emacs.git/commit
Use handler-bind to repair bytecomp-tests
authorMattias EngdegÄrd <mattiase@acm.org>
Wed, 27 Dec 2023 10:32:49 +0000 (11:32 +0100)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Jan 2024 21:35:53 +0000 (16:35 -0500)
commitfa1063774ce32714365cf122b2a8cca2d23fc6cd
treeac02e6863a8e5c0f7a6e5b77487db57f1171702f
parent25ea99c211ecf91735b44172da19fc53b304c5f4
Use handler-bind to repair bytecomp-tests

* test/lisp/emacs-lisp/bytecomp-tests.el
(bytecomp-tests--error-frame, bytecomp--byte-op-error-backtrace):
Make test pass again and simplify, using handler-bind instead
of the previous debugger hack.
test/lisp/emacs-lisp/bytecomp-tests.el