[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2034-gd5b1380

Git Repo Owner noreply at mythtv.org
Tue Jul 29 22:00:17 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  d5b13805bd2530e3501fb9653afd7f128aa21e59 (commit)
       via  5ede1d9f4370c5af06665ffdde6f3ae490e0935e (commit)
      from  df9d3d3aebce1fada19904c479776a31b2543c0d (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 d5b13805bd2530e3501fb9653afd7f128aa21e59
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 22:44:11 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 22:57:41 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d5b13805bd2530e3501fb9653afd7f128aa21e59

Guard against assignment to self in MythNotificationScreen::operator=(). Cppcheck



commit 5ede1d9f4370c5af06665ffdde6f3ae490e0935e
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 22:14:03 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Jul 2014 22:31:16 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5ede1d9f4370c5af06665ffdde6f3ae490e0935e

Fix redeclaration of member in derived class (VorbisEncoder) hiding declaration in base class (Encoder). Cppcheck



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/vorbisencoder.cpp |    3 +--
 mythplugins/mythmusic/mythmusic/vorbisencoder.h   |    2 --
 mythtv/libs/libmythui/mythnotificationcenter.cpp  |    3 +++
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list