fix: this solves the warning during compilation #7

Merged
NotAShelf merged 1 commit from amr-patch-2 into main 2025-11-02 17:57:49 +00:00

1 commit

Author SHA1 Message Date
amr
1f9050b69e fix: this solves the warning during compilation
This not only solves the warning/error brought up during compilation, it's also just a sort of belt'n'braces approach to make absolutely sure the timestamp length is correct and didn't get truncated or some other error. This was a new warning/error introduced back in gcc 7.1, and it's one of those "you *should* do it this way because it's technically the correct way" things that most developers roll their eyes at but, logically, they're technically correct.
2025-11-02 08:31:16 +00:00