mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
677d3f00668c3b1d7ff239d171a4c96638d45953
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
This should avoid format warnings and ensure correct behavior
on systems with 64-bit integers.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d3ff65ae0
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
eitd/dmx.cpp: Fix format specifiers for platform independence
- Changed format specifiers from %ld to %" PRId64 " for time-related
variables to ensure cross-platform compatibility.
- Added casts to `int64_t` for accurate formatting.
This should avoid format warnings and ensure correct behavior
on systems with 64-bit integers.
------------------
This commit was generated by Migit
…
…
…
NI \o/ - Neutrino
Description
Languages
C++
85%
C
12.5%
Shell
0.6%
Makefile
0.6%
M4
0.5%
Other
0.7%