[MacPorts] #69890: legacysupport: add SLIST_REMOVE_AFTER

MacPorts noreply at macports.org
Sun Jul 21 21:28:59 UTC 2024


#69890: legacysupport: add SLIST_REMOVE_AFTER
-----------------------------+-----------------------
  Reporter:  barracuda156    |      Owner:  fhgwright
      Type:  enhancement     |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.9.3
Resolution:  fixed           |   Keywords:
      Port:  legacy-support  |
-----------------------------+-----------------------

Comment (by fhgwright):

 In [changeset:"a2cd30549f437341996dc1e5e84bd9a1cd136c70/macports-legacy-
 support" a2cd30549f437341996dc1e5e84bd9a1cd136c70/macports-legacy-support]
 (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-legacy-support"
 revision="a2cd30549f437341996dc1e5e84bd9a1cd136c70"
 Add tests for some queue operations.

 This adds a long-missing test for STAILQ_FOREACH, as well as a test
 for the newly added SLIST_REMOVE_AFTER (which also tests
 SLIST_HEAD_INITIALIZER).

 Re: https://trac.macports.org/ticket/69890

 TESTED:
 Detects missing STAILQ_FOREACH in 10.4 SDK (without old fix).
 Detects missing SLIST_HEAD_INITIALIZER in 10.4 SDK (without new fix).
 Detects missing SLIST_REMOVE_AFTER in 10.4-10.6 SDKs (without new
 fix).
 With fixes, passes with all applicable SDKs on all platforms.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/69890#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list