[mythtv-firehose] mythtv branch master updated by danielk. v0.27-pre2-434-g03cdbc3

Git Repo Owner noreply at mythtv.org
Wed Dec 19 19:51:23 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  03cdbc3efcc56f86df5c7892861d0b9a4f0fbbf7 (commit)
       via  7250314e054dc3682a85f352b7983d55eb7e026a (commit)
       via  35b93cdb716e160b5fd22246061474b16e42f717 (commit)
      from  a7e8f7f363939864ed4b1c971f807b8c24aa324d (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 03cdbc3efcc56f86df5c7892861d0b9a4f0fbbf7
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:40:46 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:45:36 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=03cdbc3efcc56f86df5c7892861d0b9a4f0fbbf7

Print warning when the URL is unrecognized in GetChannelIndex()



commit 7250314e054dc3682a85f352b7983d55eb7e026a
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:38:01 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:43:22 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7250314e054dc3682a85f352b7983d55eb7e026a

Replace odd do while(0); construct with goto's.
While goto's are no one's favorite flow control construct it
is more readable than the "do .. if (error) break; .. while(0);"
construct it replaces.



commit 35b93cdb716e160b5fd22246061474b16e42f717
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:32:14 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Wed, 19 Dec 2012 14:32:14 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=35b93cdb716e160b5fd22246061474b16e42f717

Silence an empty-body warning (clang++).



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

Summary of changes:
 .../libmythtv/channelscan/channelscanner_cli.cpp   |   10 +++++---
 mythtv/libs/libmythtv/mhi.cpp                      |   22 +++++++++++--------
 2 files changed, 19 insertions(+), 13 deletions(-)

-- 



More information about the mythtv-firehose mailing list