[mythtv-firehose] mythtv branch fixes/0.28 updated by dhampton. v0.28.1-75-g136cb1c

Git Repo Owner noreply at mythtv.org
Thu Jan 11 14:38:19 UTC 2018


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user dhampton.
       via  136cb1c302dfb3eb5fe83318ec27c6a4a7fe0492 (commit)
      from  cbaf2ce9ce4a58cc018cdbb286c277429a8874bf (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 136cb1c302dfb3eb5fe83318ec27c6a4a7fe0492
Author:    David Hampton <mythtv at love2code.net> at Mon, 20 Nov 2017 18:04:29 -0500
Committer: David Hampton <mythtv at love2code.net> at Thu, 11 Jan 2018 09:36:04 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=136cb1c302dfb3eb5fe83318ec27c6a4a7fe0492

Fix compilation error in Fedora Rawhide.
A recent change to the kernel headers (for 4.15.0) changed the most of
the fields in the iso_primary_descriptor data structure from signed
character arrays to unsigned character arrays.  The one used by MythTV
needs to be cast back to signed characters so that it can continue to
be used to initialize a QString.

(cherry picked from commit 90f9457b74f1ccd0df31c825b1e721203e5075ff)
(cherry picked from commit 39b2062c069e801c9f9c4b15d198e8ef72594f55)



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

Summary of changes:
 mythtv/libs/libmythbase/mythcdrom-linux.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list