diff options
| author | Basil L. Contovounesios <basil@contovou.net> | 2026-02-20 19:15:06 +0100 |
|---|---|---|
| committer | Basil L. Contovounesios <basil@contovou.net> | 2026-02-21 14:46:21 +0100 |
| commit | d3a84021dbe48dba63b52ef7665651e0cf02e915 (patch) | |
| tree | 6faa36cca3fb3bf45984ec65d2cf8a4593b1e613 /dev | |
| parent | 330cc0ddcc11749dcfdff52047a7bb99d5271ecf (diff) | |
No longer mark -cycle as pureexternals/dash
See https://bugs.gnu.org/80456. This is similar but not identical
to #405 and https://bugs.gnu.org/64127 in that it involves a
problematic compile-time constant produced from a pure function:
(--map (-take 5 it) (-split-at 5 (-cycle '(1 2 3))))
=>
dev/examples.el: Error: List contains a loop: (3 1 2 3 1 . #2)
* dash.el (-cycle): No longer mark as pure.
* NEWS.md: Announce change.
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions
