#196: STABLE-SORT is only stable for lists -------------------------------+------------------------------ Reporter: Mark Evenson | Owner: ehuelsmann Type: defect | Status: closed Priority: blocker | Milestone: 1.1.0 Component: interpreter | Version: 1.0.1 Resolution: fixed | Keywords: ansi-conformance Parent Tickets: | -------------------------------+------------------------------ Comment (by Mark Evenson): Replying to [comment:6 Mark Evenson]:
(In [13931]) Fixes #196: STABLE-SORT is only stable for lists.
Somewhat kludgily fix the macrology submitted by Jorge Tavares to pass all the newly failing ANSI tests introduced.
Apparently I am able to learn basic stuff eventually. Fixed my kludges to restore {{{svref}}} accessor optimization in the {{{sort.lisp}}} macrology with <https://abcl.org/trac/changeset/15327>. -- Ticket URL: <https://abcl.org/trac/ticket/196#comment:7> armedbear <https://abcl.org> armedbear