[mythtv-firehose] mythtv branch fixes/0.28 updated by bmeek. v0.28.1-37-g457a417

Git Repo Owner noreply at mythtv.org
Tue Jul 11 20:51:52 UTC 2017


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user bmeek.
       via  457a417f407bd38fa0d989f9ca006a5fb3173695 (commit)
      from  1c2863c23f9c188b00b59255c5408c0ca06d44f5 (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 457a417f407bd38fa0d989f9ca006a5fb3173695
Author:    Roger Siddons <rsiddons at mythtv.org> at Tue, 19 Apr 2016 12:32:28 +0100
Committer: Bill Meek <bmeek at mythtv.org> at Tue, 11 Jul 2017 15:30:30 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=457a417f407bd38fa0d989f9ca006a5fb3173695

Services: Fix exception messages
Some exceptions are thrown as const char* so they are not being logged.
Exceptions should be thrown as QStrings.

(cherry picked from commit 29e2269424b6b84afeb3d68158ada829429a0610)



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

Summary of changes:
 mythtv/programs/mythbackend/services/content.cpp |    4 ++--
 mythtv/programs/mythbackend/services/guide.cpp   |   18 +++++++++---------
 mythtv/programs/mythbackend/services/myth.cpp    |    2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

-- 



More information about the mythtv-firehose mailing list