[mythtv-commits] mythtv/master commit: 7c268c6ac by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Mon Sep 5 08:03:30 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-09-05T01:00:25-07:00
   Push Date:  2011/09/05 01:03:20 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  7c268c6acd9d0e8edde6f6ab89b5e84e983cf7ed
   Changeset:  https://github.com/MythTV/mythtv/commit/7c268c6ac

Log:

Tweak to argument relationship methods in a5b368142

This makes the command line argument relationship and group methods
return a reference to themselves, so multiples can be chained together.
This eliminates the need to store a copy of the object in the calling
function. This bumps the ABI again.

Modified:

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



More information about the mythtv-commits mailing list