[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2797-geb2f96e

Git Repo Owner noreply at mythtv.org
Wed Apr 1 16:51:24 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  eb2f96e9d5e8a9707476809346f3312348645d19 (commit)
       via  be9cb47b1dfcddf31f3027b03938ad6af3fd1007 (commit)
       via  1b99b21615bf7a9f93434c05abcfffe14f2aaf15 (commit)
      from  4adfeffe264a67425f459c5b76cfce79a29db356 (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 eb2f96e9d5e8a9707476809346f3312348645d19
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Tue, 27 Jan 2015 18:29:43 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 1 Apr 2015 17:50:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb2f96e9d5e8a9707476809346f3312348645d19

C++11 literal string suffix compliance
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Fixes #12359



commit be9cb47b1dfcddf31f3027b03938ad6af3fd1007
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Mon, 1 Jul 2013 01:06:18 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 1 Apr 2015 17:47:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=be9cb47b1dfcddf31f3027b03938ad6af3fd1007

Initialize member variables in ctor
In patch 4dc18c79d3d3b1885b251318f404473c5e691c2a
member variables were initialized in mythsystemunix.cpp
to fix a coverity issue.  Do the same in
mythsystemwindows.cpp for consistency (and because
if static analysis was run on the windows source,
it would likely report the same issue).

Signed-off-by: Gary Buhrmaster <gary.buhrmaster at gmail.com>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Fixes #11636



commit 1b99b21615bf7a9f93434c05abcfffe14f2aaf15
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Thu, 19 Mar 2015 04:26:29 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 1 Apr 2015 17:46:06 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1b99b21615bf7a9f93434c05abcfffe14f2aaf15

Support gcc 5.x in configure
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Fixes #12416



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

Summary of changes:
 mythtv/configure                                   |    4 ++--
 .../libmythsoundtouch/cpu_detect_x86_gcc.cpp       |    4 ++--
 mythtv/libs/libmythbase/mythsystemwindows.cpp      |    7 ++++++-
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-firehose mailing list