Silence -Wunused-const-variable warnings in Gnulib code.
[gnulib.git] / doc / glibc-functions / argp_failure.texi
blobdcf4049eee405f128de556e9459bed9e5726abae
1 @node argp_failure
2 @subsection @code{argp_failure}
3 @findex argp_failure
5 Documentation:@*
6 @ifinfo
7 @ref{Argp Helper Functions,,Functions For Use in Argp Parsers,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Argp-Helper-Functions.html}.
11 @end ifnotinfo
13 Gnulib module: argp
15 Portability problems fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on all non-glibc platforms:
19 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
20 @end itemize
22 Portability problems not fixed by Gnulib:
23 @itemize
24 @end itemize