[InterNetNews/inn] 463499: Unconditionally include limits.h
Julien ÉLIE
noreply at github.com
Sat Sep 13 06:30:36 UTC 2025
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 463499ed612ef71b34d79423560614b69d5236fb
https://github.com/InterNetNews/inn/commit/463499ed612ef71b34d79423560614b69d5236fb
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-09-13 (Sat, 13 Sep 2025)
Changed paths:
M configure.ac
M innfeed/article.c
M innfeed/endpoint.c
M innfeed/host.c
M lib/fdlimit.c
M m4/iov-max.m4
M nnrpd/article.c
M storage/buffindexed/buffindexed.c
M storage/cnfs/cnfs.c
M storage/ovdb/ovdb.c
Log Message:
-----------
Unconditionally include limits.h
According to the Autoconf manual, hosted environments that are still of
interest for portable code provide all of the headers specified in C89,
which includes limits.h. There's no need in checking for it.
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