[MacPorts] #38422: textmate2: error: no matching function for call to 'begin'

MacPorts noreply at macports.org
Fri Apr 5 14:23:30 PDT 2013


#38422: textmate2: error: no matching function for call to 'begin'
---------------------------+----------------------
  Reporter:  ryandesign@…  |      Owner:  cal@…
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:                |   Keywords:
      Port:  textmate2     |
---------------------------+----------------------

Comment (by cal@…):

 The port is actually using the right compiler, unless you give it a
 compiler that can not be used to compile the project. Only a few very
 recent versions of clang will work – if you choose an incompatible version
 (e.g. llvm-gcc-4.2), it will fall back to Xcode's compiler or
 /opt/local/bin/clang, if that exists.

 So the port should instead blacklist all gcc and llvm-gcc compilers;
 however, since those aren't the default on any supported platform, this
 seemed unnecessary to me.

-- 
Ticket URL: <https://trac.macports.org/ticket/38422#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list