aboutsummaryrefslogtreecommitdiffstats
path: root/java/org
diff options
context:
space:
mode:
authorMattias EngdegÄrd2023-07-14 18:05:32 +0200
committerMattias EngdegÄrd2023-07-14 19:25:16 +0200
commit8acd52bba40982b4f3cadc17fb35dc96143605fb (patch)
tree578b0cb80bfab146fe0e67603c6b99d6a4a5b611 /java/org
parent2df086d121e8ebee872236d0436205144047c5c9 (diff)
downloademacs-8acd52bba40982b4f3cadc17fb35dc96143605fb.tar.gz
emacs-8acd52bba40982b4f3cadc17fb35dc96143605fb.zip
Provide backtrace for byte-ops car, cdr, setcar, setcdr, nth and elt
Include calls to these primitives from byte-compiled code in backtraces. For nth and elt, not all errors are covered. (Bug#64613) * src/bytecode.c (exec_byte_code): Add error backtrace records for car, cdr, setcar, setcdr, nth and elt. * src/data.c (syms_of_data): Add missing defsyms for car, setcar, setcdr, nth and elt. * test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-tests--error-frame, bytecomp-tests--byte-op-error-cases) (bytecomp--byte-op-error-backtrace): New test.
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions