[InterNetNews/inn] 10aa27: Fix a signedness warning
Julien ÉLIE
noreply at github.com
Thu Aug 6 18:26:44 UTC 2026
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 10aa27bbf87287ba734f7c1278eeec9f9ffb7466
https://github.com/InterNetNews/inn/commit/10aa27bbf87287ba734f7c1278eeec9f9ffb7466
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M storage/tradspool/tradspool.c
Log Message:
-----------
Fix a signedness warning
As sb.st_size is >= 0 in the second condition, casting it to unsigned
is OK.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list