diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-04-09 18:59:09 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-04-09 19:20:55 +0200 |
commit | 59342f689eaa4839b0fc15351ae48b4f1074a6fc (patch) | |
tree | d0778dc9d0ce81fba4ec9e8b36797ce946d73497 /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | b7a7e879d02570cbf74aa87686b6b0ed4e6b0c3b (diff) | |
download | emacs-59342f689eaa4839b0fc15351ae48b4f1074a6fc.tar.gz emacs-59342f689eaa4839b0fc15351ae48b4f1074a6fc.tar.bz2 emacs-59342f689eaa4839b0fc15351ae48b4f1074a6fc.zip |
Fix condition-case optimiser bug
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't
perform incorrect optimisations when a condition-case variable shadows
another lexical variable.
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-tests--test-cases):
New test case.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions