- CompilerGCC: Remove warnings from scanf() and printf() (ticket #1535).
Replace implementation-dependent time_t with int64_t when calling scanf() and printf(), using macros PRId64 and SCNd64 defined in <inttypes.h>.
Authored by: wh11204 2025-06-09
Parent: [r13668]
Child: [r13670]