Khem Raj wrote:
> Fixe build error with clang-18
When you report a bug, please in the first place report
1. what you did,
2. what was the outcome.
In this case:
1. What command-line options did you pass to clang?
2. What were the resulting diagnostics from compiling posixtm.c?
Please
* lib/posixtm.c (posixtime): Fix operand argument to checked
integer operation.
Signed-off-by: Khem Raj
---
ChangeLog | 5 +
lib/posixtm.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index e42d2c31ab..daca27a917 100644
--- a/ChangeLog
+++ b