GNU bug report logs -
#76017
31.0.50; Which args can cl-nintersection and cl-nset-difference mutate?
Previous Next
Reported by: "Basil L. Contovounesios" <basil <at> contovou.net>
Date: Sun, 2 Feb 2025 17:49:02 UTC
Severity: minor
Found in version 31.0.50
Fixed in version 31.1
Done: "Basil L. Contovounesios" <basil <at> contovou.net>
Bug is archived. No further changes may be made.
Full log
Message #30 received at 76017 <at> debbugs.gnu.org (full text, mbox):
Pip Cet [2025-02-14 11:13 +0000] wrote:
> Maybe if feature/igc is merged, and becomes a common option, we can
> formally make cl-nintersection an alias of cl-intersection,
I haven't followed most of the feature/igc developments; how do they
affect the choice of whether cl-nintersection aliases cl-intersection?
> rather than
> the currenet somewhat redundant wrapper.
I would sooner attempt a destructive implementation before giving up;
maybe tomorrow™.
> As a followup, I would like to propose removing claims of cons cells
> being reused "whenever possible", though: we reserve the right to
> mutate one of the arguments, but we don't, so we shouldn't make such
> claims. (And what's "whenever possible" supposed to mean, anyway? All
> cons cells are equal!)
The right to mutate one of the arguments is the function's raison
d'être, and its users ought to be made aware of that before they choose
to use it. Today the implementation suffers from a clear performance
bug, but tomorrow that might be fixed, and at such time its already
informed users will automatically benefit from the fix.
Thanks,
--
Basil
This bug report was last modified 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.