Snippets for binutils 2.44 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/binutils/2.44,1/150amd64-default.log.
-
./stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 54 | && rlim.rlim_cur < pref | ~~~~~~~~~~~~~ ^ ~~~~ -
checking for prstatus_t in sys/procfs.h... ./stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 54 | && rlim.rlim_cur < pref | ~~~~~~~~~~~~~ ^ ~~~~ -
./sha1.c:239:11: warning: defining a type within 'offsetof' is a C23 extension [-Wc23-extensions] 239 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~ -
./sha1.c:460:11: warning: defining a type within 'offsetof' is a C23 extension [-Wc23-extensions] 460 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~ -
./sha1.c:239:11: warning: defining a type within 'offsetof' is a C23 extension [-Wc23-extensions] 239 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~ -
./sha1.c:460:11: warning: defining a type within 'offsetof' is a C23 extension [-Wc23-extensions] 460 | if (UNALIGNED_P (buffer)) | ^~~~~~~~~~~~~~~~~~~~