[MacPorts] #61535: lha: error: implicit declaration of function 'CFStringEncodingBytesToUnicode' is invalid in C99

MacPorts noreply at macports.org
Mon Dec 7 05:45:40 UTC 2020


#61535: lha: error: implicit declaration of function
'CFStringEncodingBytesToUnicode' is invalid in C99
-----------------------+-----------------------------
  Reporter:  aforeman  |      Owner:  ryandesign
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.6.4
Resolution:  fixed     |   Keywords:  catalina bigsur
      Port:  lha       |
-----------------------+-----------------------------
Changes (by ryandesign):

 * owner:  (none) => ryandesign
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5b705d498b6ea5de1a5de050dde44606f00e1b8d/macports-ports"
 5b705d498b6ea5de1a5de050dde44606f00e1b8d/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="5b705d498b6ea5de1a5de050dde44606f00e1b8d"
 lha: Properly detect and actually use libiconv

 Previously libiconv detection was faulty, thought libiconv wasn't
 present even when it was, and tried to fall back to using private macOS
 functions instead. Since private functions aren't in headers, this was
 an implicit function declaration, which isn't allowed anymore.

 Closes: https://trac.macports.org/ticket/61535
 Closes: #9197
 }}}

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


More information about the macports-tickets mailing list