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

MythTV noreply at mythtv.org
Wed Sep 7 06:14:51 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-09-06T23:11:11-07:00
   Push Date:  2011/09/06 23:14:44 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  b06cc3641ddbcffc86de832e63c422ef2caf2d37
   Changeset:  https://github.com/MythTV/mythtv/commit/b06cc3641

Log:

Command line parser cleanup

Alters the 'long help' output to use the longest option string for a
given CommandLineArg when displaying relationships.

Adds proper reference counting of CommandLineArg and a destructor to
MythCommandLineParser to ensure instances are all freed properly in
the event the parser is deleted by the calling application.

This bumps the ABI.

Modified:

   mythtv/libs/libmythbase/mythcommandlineparser.cpp
   mythtv/libs/libmythbase/mythcommandlineparser.h
   mythtv/libs/libmythbase/mythversion.h



More information about the mythtv-firehose mailing list