[mythtv-commits] Ticket #12065: Qt5 feature patch to resolve X11/Xlib.h Bool define issue

MythTV noreply at mythtv.org
Mon Feb 24 22:28:25 UTC 2014


#12065: Qt5 feature patch to resolve X11/Xlib.h Bool define issue
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |          Owner:  Gary Buhrmaster
  <gary.buhrmaster@…>                |  <gary.buhrmaster@…>
     Type:  Patch - Feature          |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Library   |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:  Qt5                      |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * owner:   => Gary Buhrmaster <gary.buhrmaster@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"be37aef1306a94995ed0c9fd9ac70a6117dc81f9/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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>
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12065#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list