[mythtv-commits] [MythTV/mythtv] 859a5b: Cast 64->32 bit narrowing when building for 32bit ...
David Hampton
noreply at github.com
Tue Jan 23 03:13:28 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 859a5bfa0efaee2c793f36c6c1fe6324d42a97b2
https://github.com/MythTV/mythtv/commit/859a5bfa0efaee2c793f36c6c1fe6324d42a97b2
Author: David Hampton <mythtv at love2code.net>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M mythtv/libs/libmythtv/recorders/dvbchannel.cpp
Log Message:
-----------
Cast 64->32 bit narrowing when building for 32bit system.
Some compilers just print a warning for this, while others throw an
error and fail the compilation.
More information about the mythtv-commits
mailing list