[mythtv-commits] [MythTV/mythtv] 6b2574: Better solution for 64->32 bit narrowing.

David Hampton noreply at github.com
Tue Jan 23 19:58:53 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 6b2574bdb8f42618da8240a07e1073f3fb7805a0
      https://github.com/MythTV/mythtv/commit/6b2574bdb8f42618da8240a07e1073f3fb7805a0
  Author: David Hampton <mythtv at love2code.net>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/dvbchannel.cpp

  Log Message:
  -----------
  Better solution for 64->32 bit narrowing.

kmdewaal suggested a better solution for this cast that doesn't
require any conditional compilation.




More information about the mythtv-commits mailing list