[MacPorts] #72406: Wrapper headers shouldn't reference disabled features

MacPorts noreply at macports.org
Tue May 20 22:32:46 UTC 2025


#72406: Wrapper headers shouldn't reference disabled features
-----------------------------+-----------------------
  Reporter:  fhgwright       |      Owner:  fhgwright
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  legacy-support  |    Version:
Resolution:  fixed           |   Keywords:
      Port:                  |
-----------------------------+-----------------------

Comment (by fhgwright):

 In [changeset:"2ca5ac0cb0881fba48dc8cb1f498ad43830982dd/macports-legacy-
 support" 2ca5ac0cb0881fba48dc8cb1f498ad43830982dd/macports-legacy-support]
 (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-legacy-support"
 revision="2ca5ac0cb0881fba48dc8cb1f498ad43830982dd"
 dirent.h: Avoid possible warnings on 10.4

 On 10.4, _DARWIN_C_SOURCE can't be used to override _POSIX_C_SOURCE,
 so referenced functions may be undeclared.  Avoid the relevant
 declarations in that case.

 See: https://trac.macports.org/ticket/72406

 TESTED:
 Passes all tests, including new allheaders tests.
 }}}

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


More information about the macports-tickets mailing list