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
Contributor

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.

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.
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.
amr force-pushed amr-patch-2 from ff2a2d977f to 1f9050b69e 2025-11-02 08:31:18 +00:00 Compare
NotAShelf approved these changes 2025-11-02 17:57:31 +00:00
NotAShelf deleted branch amr-patch-2 2025-11-02 17:57:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NotAShelf/chroma#7
No description provided.