mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
19645e4f147bfe45857c441ba7ed3d3818dab41e
- Corrected the format specifiers in printf calls to match the data types
of arguments.
- Used PRIi64 for int64_t types to ensure compatibility across
different platforms.
- Added explicit type casting to int64_t for time_t variables to resolve
mismatched format warnings.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8d13a1f7b
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Origin message was:
------------------
moviecut.cpp: Fix format warnings in moviecut.cpp
- Corrected the format specifiers in printf calls to match the data types
of arguments.
- Used PRIi64 for int64_t types to ensure compatibility across
different platforms.
- Added explicit type casting to int64_t for time_t variables to resolve
mismatched format warnings.
------------------
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%