[mythtv-commits] [MythTV/mythtv] e094a0: DVB symbol errros with gcc 8.3

Paul B. Henson noreply at github.com
Thu Jul 25 09:57:13 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: e094a020179aba2d955a21b8fd067231a87e3334
      https://github.com/MythTV/mythtv/commit/e094a020179aba2d955a21b8fd067231a87e3334
  Author: Paul B. Henson <henson at acm.org>
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelscanner.cpp

  Log Message:
  -----------
  DVB symbol errros with gcc 8.3

Include of dvbchannel.h in channelscanner.cpp is now
conditional on USING_DVB.
This does solve the compilation issue for gcc 8.3.
Note that there are no compilation issues with
newer gcc versions, as tested with gcc 9.1.

Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>
(cherry picked from commit 06a1158ead9aafd6c394e90860049b53e1e16978)
Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>




More information about the mythtv-commits mailing list