[MacPorts] #44649: mpv portfile does not parse

MacPorts noreply at macports.org
Fri Aug 15 11:53:43 PDT 2014


#44649: mpv portfile does not parse
---------------------------+----------------------
  Reporter:  ryandesign@…  |      Owner:  ionic@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.1
Resolution:  fixed         |   Keywords:  haspatch
      Port:  mpv           |
---------------------------+----------------------

Comment (by ionic@…):

 From MacPort's tclsh:

 {{{
 % if {"a" eq "a" || {"a" eq "b"}} { puts foo } else { puts bar }
 foo
 0
 % if {{"a" eq "a"} || {"a" eq "b"}} { puts foo } else { puts bar }
 expected boolean value but got ""a" eq "a""
 }}}

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


More information about the macports-tickets mailing list