[mythtv-commits] [MythTV/mythtv] 3b9300: Fix conditional compilation expressions for USING_...
kmdewaal
noreply at github.com
Sat May 6 21:20:15 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 3b93005d3586104703d9786ede7b6b4b29c3cddf
https://github.com/MythTV/mythtv/commit/3b93005d3586104703d9786ede7b6b4b29c3cddf
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M mythtv/libs/libmythtv/cardutil.cpp
M mythtv/libs/libmythtv/videosource.cpp
Log Message:
-----------
Fix conditional compilation expressions for USING_HDHOMERUN
Running configure with --disable-hdhomerun and then compiling
with gcc version 13.1.1 gives diagnostics about evaluating the
value of an undefined value.
More information about the mythtv-commits
mailing list