[mythtv-commits] mythtv branch fixes/0.27 updated by dekarl. v0.27.5-39-g68e51d6

Git Repo Owner noreply at mythtv.org
Sun Oct 25 09:05:28 UTC 2015


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user dekarl.
       via  68e51d6fd4fa25e985b21cb3a5b5ca6fce9aca9d (commit)
       via  0739981fc27896bff5125b415a9b5ae6b1989f51 (commit)
      from  3ea54d78f8993a09037823251d7daf9e3b0e2686 (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 68e51d6fd4fa25e985b21cb3a5b5ca6fce9aca9d
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 25 Oct 2015 06:56:06 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 25 Oct 2015 10:04:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=68e51d6fd4fa25e985b21cb3a5b5ca6fce9aca9d

Fix symbol visibility
We split MPUBLIC into one M<name of library>_PUBLIC per library
in 26ea6674c8fd533b9e87d24ffcde5d654dd09a27

Pointed out in https://code.mythtv.org/trac/ticket/12408#comment:16

Refs #12408

(cherry picked from commit b16ebfc0cd5ea9eef8fe997005c940bf95ecde4b)

Conflicts:
	mythtv/libs/libmythtv/dtvmultiplex.h
	mythtv/libs/libmythtv/videobuffers.h



commit 0739981fc27896bff5125b415a9b5ae6b1989f51
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 24 Oct 2015 21:35:42 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 25 Oct 2015 10:02:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0739981fc27896bff5125b415a9b5ae6b1989f51

Fix symbol visibility for mythtranscode and mythtv-setup
Hopefully that fixes linking with newer GCCs

Refs #12408
https://gcc.gnu.org/onlinedocs/gccint/WHOPR.html
https://gcc.gnu.org/wiki/Visibility

(cherry picked from commit 1c46add12bf49864c1e2c60b43cbb106cf0eb665)

Conflicts:
	mythtv/libs/libmythbase/mythversion.h
	mythtv/libs/libmythtv/dtvmultiplex.h
	mythtv/libs/libmythtv/videobuffers.h



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h |    2 +-
 mythtv/libs/libmythtv/dtvmultiplex.h  |    5 +++--
 mythtv/libs/libmythtv/videobuffers.h  |    3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list