Re: [MacPorts] #65933: git @2.38.0 does not build with gcc-4.2, because wrong number of arguments specified for ‘deprecated’ attribute

MacPorts noreply at macports.org
Thu Oct 20 22:31:28 UTC 2022


#65933: git @2.38.0 does not build with gcc-4.2, because wrong number of arguments
specified for ‘deprecated’ attribute
------------------------+------------------------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.2
Resolution:             |   Keywords:  leopard tiger haspatch
      Port:  git        |
------------------------+------------------------------------

Comment (by kencu):

 changing

 {{{__attribute__((deprecated ("parameter declared as UNUSED")))}}} to

 {{{__attribute__((deprecated))}}}

 also seemed to work for me.

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


More information about the macports-tickets mailing list