[InterNetNews/inn] 34d268: Silence overflow warning (mips)

Julien ÉLIE noreply at github.com
Sat May 23 19:43:59 UTC 2026


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 34d2687b6eb73dd91066d4ba3da440801bfb7595
      https://github.com/InterNetNews/inn/commit/34d2687b6eb73dd91066d4ba3da440801bfb7595
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M history/hisv6/hisv6.c

  Log Message:
  -----------
  Silence overflow warning (mips)

The code works fine but emits a warning on mips because dev_t and
st_dev do not have the same size.

Silence the warning, and update the comment to mention what would be
the proper fix (an Autoconf check).



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