[mythtv-commits] Ticket #11642: CommandLineParser cannot handle values being passed to boolean options

MythTV noreply at mythtv.org
Thu Jul 4 05:24:26 UTC 2013


#11642: CommandLineParser cannot handle values being passed to boolean options
--------------------------------------+-------------------------
     Reporter:  wagnerrp              |      Owner:  wagnerrp
         Type:  Bug Report - General  |     Status:  new
     Priority:  trivial               |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  low                   |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 If an option/value pair is processed, split using a equals ('=') sign, and
 passed to a boolean option, the parser will attempt to reprocess the two
 arguments separately, and get caught in an infinite loop.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11642>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list