diff options
author | Pip Cet <pipcet@gmail.com> | 2021-02-28 06:31:00 +0000 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2021-03-03 20:36:16 +0100 |
commit | 43b40bc880f66cb3f48318ba3a480a76b149b815 (patch) | |
tree | 3449076778da0bb8595d8fad5184cf39c0a5bb6a /test/lisp/emacs-lisp/bytecomp-resources/warn-autoload-not-on-top-level.el | |
parent | cf37850e2d69eda908495950acf8decb0ecec517 (diff) | |
download | emacs-43b40bc880f66cb3f48318ba3a480a76b149b815.tar.gz emacs-43b40bc880f66cb3f48318ba3a480a76b149b815.tar.bz2 emacs-43b40bc880f66cb3f48318ba3a480a76b149b815.zip |
Don't call _setjmp through a function pointer (Bug#46824)
* src/comp.c (helper_link_table): Don't include SETJMP except on Windows.
(emit_setjmp): Don't use function pointers except on Windows.
(declare_runtime_imported_funcs): Don't import SETJMP at runtime.
(ABI_VERSION): Bump.
* test/src/comp-tests.el (46824-1): New test.
* test/src/comp-test-funcs.el (comp-test-46824-1-f): New function.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-autoload-not-on-top-level.el')
0 files changed, 0 insertions, 0 deletions