[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.27-pre2-1673-g168b852

Git Repo Owner noreply at mythtv.org
Thu Jul 4 05:24:43 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  168b8528f39ef8837884f93d8c26f3496868c642 (commit)
      from  afc5e7f8821c7a08ce7202f61dbd38bfb3822560 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 168b8528f39ef8837884f93d8c26f3496868c642
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 4 Jul 2013 01:20:59 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 4 Jul 2013 01:20:59 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=168b8528f39ef8837884f93d8c26f3496868c642

Fix infinite reprocessing loop for booleans in command line parser.
This fixes the immediate issue, by allowing the parser loop to
distinguish between the two scenarios, and only attempt reprocessing if
it makes sense to.

Refs #11642

I'm leaving the ticket open, as we should not be reporting an error
prematurely when we're going to attempt reprocessing. We should probably
also accept various forms of "true" and "false" for booleans, rather
than accept no values.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythcommandlineparser.cpp |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-firehose mailing list