[mythtv-firehose] mythtv branch master updated by danielk. v0.27-pre2-1077-ge0ff887

Git Repo Owner noreply at mythtv.org
Thu May 23 00:46:36 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  e0ff8878c9b3a8964f9bcfaa328c9c2ad8b9a7a3 (commit)
      from  f9c342ee50a2c03cf36a2e31c4d6273925b60193 (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 e0ff8878c9b3a8964f9bcfaa328c9c2ad8b9a7a3
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Wed, 22 May 2013 20:46:12 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Wed, 22 May 2013 20:46:12 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e0ff8878c9b3a8964f9bcfaa328c9c2ad8b9a7a3

Add override checking to MythSystemPrivate inheritance.
This only works when compiling with with C++11 support, but when compiled on such
a system this will throw an error if the signature of the base class method changes
without the child class being updated.



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

Summary of changes:
 mythtv/libs/libmythbase/mythbaseexp.h       |   12 ++++++++++++
 mythtv/libs/libmythbase/mythsystemunix.h    |   12 ++++++------
 mythtv/libs/libmythbase/mythsystemwindows.h |   12 ++++++------
 3 files changed, 24 insertions(+), 12 deletions(-)

-- 



More information about the mythtv-firehose mailing list