* src/bison.simple (yyparse): Suppress warning `comparaison

between signed and unsigned'.
This commit is contained in:
Akim Demaille
2001-07-18 10:07:45 +00:00
parent 62ab6972e8
commit 3419715d61
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-07-08 Pascal Bart <pascal.bart@epita.fr>
* src/bison.simple (yyparse): Suppress warning `comparaison
between signed and unsigned'.
2001-07-05 Pascal Bart <pascal.bart@epita.fr>
* src/getargs.h (raw_flag): Remove.