Snippets for aha 0.5.1 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/aha/0.5.1_1/150amd64-default.log.
-
aha.c:1146:35: warning: unknown warning group '-Wimplicit-fallthrough=', ignored [-Wunknown-warning-option] 1146 | #pragma GCC diagnostic ignored "-Wimplicit-fallthrough=" | ^ -
aha.c:691:6: warning: variable 'momline' set but not used [-Wunused-but-set-variable] 691 | int momline=0; | ^