]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
diagnostics: factor the list of warning names
[bison.git] / src / getargs.h
index c246f28046dbef74a4e63aca417244c6ab4c31af..2fba265a0d03278cc3c6054e63603701245ade0c 100644 (file)
@@ -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