[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2457-gf619e34

Git Repo Owner noreply at mythtv.org
Sat Jan 3 17:50:03 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  f619e3481ecbe2909d36d611bb9132fa06b7ecb1 (commit)
      from  b0f4371620c6a144ba91d0db57a1baa6d488476b (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 f619e3481ecbe2909d36d611bb9132fa06b7ecb1
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 3 Jan 2015 17:44:45 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 3 Jan 2015 17:44:56 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f619e3481ecbe2909d36d611bb9132fa06b7ecb1

OSX: Silence runtime warning about dynamic casts from a class whose symbols are hidden.
MythRender's symbols are limited in scope to libmythui, but it is
referenced in libmythtv where a temporary pointer to the class is cast to
MythRenderOpenGL. This doesn't seem to cause an issue in practice on linux,
but OSX rightly warns about it.



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

Summary of changes:
 mythtv/libs/libmythui/mythrender_base.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list