[InterNetNews/inn] 593df3: Fix a signedness warning

Julien ÉLIE noreply at github.com
Thu Aug 6 18:27:07 UTC 2026


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: 593df30afe0c43898e8174b9171ddfcdcd14f0b2
      https://github.com/InterNetNews/inn/commit/593df30afe0c43898e8174b9171ddfcdcd14f0b2
  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