X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d6bad195977b0204fc8406cac57cf5a4f1c769b..219458e22f163ede84daa71dfa98bab82a766954:/src/getargs.h diff --git a/src/getargs.h b/src/getargs.h index c246f280..2fba265a 100644 --- a/src/getargs.h +++ b/src/getargs.h @@ -121,6 +121,14 @@ enum feature /** What additional features to use. */ extern int feature_flag; +/*------------. +| --warning. | +`------------*/ +/* Null-terminated list. */ +extern const char * const warnings_args[]; +extern const int warnings_types[]; + + /** Process the command line arguments. * * \param argc size of \a argv