Re: [MacPorts] #62906: ming @0.4.8 cannot be built on PPC Leopard because static declaration of ‘swf4debug’ follows non-static declaration

MacPorts noreply at macports.org
Fri May 21 19:03:45 UTC 2021


#62906: ming @0.4.8 cannot be built on PPC Leopard because static declaration of
‘swf4debug’ follows non-static declaration
------------------------+------------------------
  Reporter:  ballapete  |      Owner:  ryandesign
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.4
Resolution:             |   Keywords:  leopard
      Port:  ming       |
------------------------+------------------------

Comment (by ballapete):

 `./swf4compiler.flex:12` has:
 {{{
 static int swf4debug;
 }}}
 and `swf4compiler.tab.h:45` has:
 {{{
 extern int swf4debug;
 }}}

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


More information about the macports-tickets mailing list