[mythtv-firehose] mythtv/master commit: b900ef3ff by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Wed Jun 29 01:07:08 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-06-28T18:05:32-07:00
   Push Date:  2011/06/28 18:07:02 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  b900ef3ff043c4e606bbde1db90df187f0569cdd
   Changeset:  https://github.com/MythTV/mythtv/commit/b900ef3ff

Log:

Remove the 4-argument add() method for MythCommandLineParser, instead
requiring a logical default to be set manually. This is in response to a
number of arguments being incorrectly set as booleans due to missing
commas and the subsequent automatic string concatenation.

This bumps the ABI again.

Modified:

   mythplugins/mytharchive/mytharchivehelper/main.cpp
   mythtv/libs/libmythbase/mythcommandlineparser.cpp
   mythtv/libs/libmythbase/mythcommandlineparser.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/programs/mythbackend/commandlineparser.cpp
   mythtv/programs/mythcommflag/commandlineparser.cpp
   mythtv/programs/mythfilldatabase/commandlineparser.cpp
   mythtv/programs/mythfrontend/commandlineparser.cpp
   mythtv/programs/mythmessage/commandlineparser.cpp
   mythtv/programs/mythshutdown/commandlineparser.cpp
   mythtv/programs/mythtranscode/commandlineparser.cpp
   mythtv/programs/mythtv-setup/commandlineparser.cpp
   mythtv/programs/mythwelcome/commandlineparser.cpp



More information about the mythtv-firehose mailing list