diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-01 21:49:18 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-01 21:49:31 -0400 |
| commit | 75198a74bfd9c50b29b13b2d9a3205504a13c4ef (patch) | |
| tree | 44c2791fc10fd619bb51c7a241e24134e4c44de3 /tests/test-ui-navigation--split-dashboard.el | |
| parent | 35cbde39ffd459593589b36318a6bc2962703599 (diff) | |
| download | dotemacs-75198a74bfd9c50b29b13b2d9a3205504a13c4ef.tar.gz dotemacs-75198a74bfd9c50b29b13b2d9a3205504a13c4ef.zip | |
fix(native-comp): compile at speed 2 to preserve redefinition semantics
At speed 3 the native compiler emits direct calls for functions in the same compilation unit, bypassing the symbol's function cell. Any cl-letf mock of a module's own helper then silently runs the real code: the recording tests' mocked wayland check and device validation were bypassed, and make test launched real wf-recorder screen captures. Speed 2 is the highest level that preserves redefinition semantics. A meta test now pins the setting; the local eln cache needs one flush so stale speed-3 artifacts recompile.
Diffstat (limited to 'tests/test-ui-navigation--split-dashboard.el')
0 files changed, 0 insertions, 0 deletions
