diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-07-05 17:44:34 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-07-05 17:44:34 +0200 |
commit | 58e27ebb9210cbbd0c3a10992627bc1e1de89f32 (patch) | |
tree | c7d69ab3afd4432120e09e6b7aa9061d4c14d765 /lisp/emacs-lisp/smie.el | |
parent | c10293e168f752607ae51edd09922505927c29b1 (diff) | |
download | emacs-58e27ebb9210cbbd0c3a10992627bc1e1de89f32.tar.gz emacs-58e27ebb9210cbbd0c3a10992627bc1e1de89f32.tar.bz2 emacs-58e27ebb9210cbbd0c3a10992627bc1e1de89f32.zip |
Don't confuse errors with nil in bytecomp-tests.el
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-check-1)
(bytecomp-explain-1, test-byte-opt-arithmetic, bytecomp-lexbind-check-1)
(bytecomp-lexbind-explain-1):
If an expression raises an error when evaluated, don't treat it as if
it had succeeded with the value nil; use 'bytecomp-check-error' as the
result instead.
Diffstat (limited to 'lisp/emacs-lisp/smie.el')
0 files changed, 0 insertions, 0 deletions