1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 17:01:01 -08:00
emacs/test/src/comp-resources
Andrea Corallo b2b2be98da Fix nativecomp ICE compiling structure related code (bug#63674)
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define the predicate to
be effective at compile time as native comp relies on `cl-typep' that
relies o predicates to work.

* test/src/comp-resources/comp-test-funcs.el (cl-lib): Require.
(comp-test-struct): Define struct.
(comp-test-63674-1-f): Add new test.
2023-05-24 17:20:38 +02:00
..
comp-test-45603.el Remove uneffective test 2022-07-13 15:19:27 +02:00
comp-test-funcs-dyn.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
comp-test-funcs.el Fix nativecomp ICE compiling structure related code (bug#63674) 2023-05-24 17:20:38 +02:00
comp-test-pure.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00