[mythtv-commits] mythtv branch master updated by stuarta. v0.28-pre-905-gbe37aef

Git Repo Owner noreply at mythtv.org
Mon Feb 24 22:28:21 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  be37aef1306a94995ed0c9fd9ac70a6117dc81f9 (commit)
      from  26437ade41fea086dcd1616ba27ce51093f8122d (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 be37aef1306a94995ed0c9fd9ac70a6117dc81f9
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Wed, 19 Feb 2014 17:00:15 +0000
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 24 Feb 2014 22:27:10 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=be37aef1306a94995ed0c9fd9ac70a6117dc81f9

Resolve X11/Xlib.h define of Bool and Qt5 (5.2)
Xlib.h has a "#define Bool int", which causes compilation issues with other uses of
Bool, specifically in qsonvalue.h in Qt5.  This patch rearranges the MythTV source file
includes to bypass the issue.

Fixes #12065
Signed-off-by: Stuart Auchterlonie <stuarta at squashedfrog.net>



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

Summary of changes:
 mythtv/libs/libmythtv/videooutbase.cpp |    2 +-
 mythtv/libs/libmythtv/vsync.cpp        |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list