[MacPorts] #56114: audacity: issues with C++11 in MemoryX.h

MacPorts noreply at macports.org
Wed Mar 21 03:08:56 UTC 2018


#56114: audacity: issues with C++11 in MemoryX.h
-----------------------+------------------
  Reporter:  mojca     |      Owner:  RJVB
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  audacity  |
-----------------------+------------------

Comment (by mojca):

 The problem seems to be with
 {{{
 #if defined(__MAC_OS_X_VERSION_MIN_REQUIRED) &&
 __MAC_OS_X_VERSION_MIN_REQUIRED <= __MAC_10_6
 }}}
 which is wrong, i.e. assuming that one cannot run C++11 code on 10.6 and
 this confuses everything.

 Is forum the only place to file tickets for Audacity?

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


More information about the macports-tickets mailing list