[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-beta-129-g2a2566d

Git Repo Owner noreply at mythtv.org
Sun Sep 1 13:10:34 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  2a2566d3a68afb791e4a4017522a3939422e355a (commit)
      from  d441bdf5a083e27e7def6a7c0ac205e071e63c45 (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 2a2566d3a68afb791e4a4017522a3939422e355a
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Sun, 1 Sep 2013 11:52:37 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 14:08:42 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2a2566d3a68afb791e4a4017522a3939422e355a

Patch for clang detected string-plus-int issue
Clang produced a warning message:
"warning: adding 'ProgramInfo::CategoryType'
to a string does not append to the string".
Convert the integer explicitly for the
concatenation.

Fixes #11807

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list