AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
@node assert
@subsection @code{assert}
@findex assert
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/assert.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize
@mindex assert
Extension: Gnulib offers a module @samp{assert} that allows the installer to
disable assertions through a @samp{configure} option: @samp{--disable-assert}.