]> git.saurik.com Git - bison.git/commit - src/getargs.c
warnings: rename the categories
authorVictor Santet <victor.santet@epita.fr>
Thu, 28 Jun 2012 14:44:19 +0000 (16:44 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 28 Jun 2012 15:00:30 +0000 (17:00 +0200)
commit327db05b226e6435185a9ac59ec0b5c162613e36
tree2fdc6b701454143bf9b932c0b94f62207e1f82c4
parentf1246164909d4ef9f27c72ee02333a4c1f81d7b8
warnings: rename the categories

Forthcoming changes will use the warning categories much more often,
so shortening them will improve readability.

* src/complain.c, src/complain.h, src/conflicts.c,
* src/getargs.c, src/getargs.h, src/gram.c (enum warnings):
s/warnings_/W/g.
src/complain.c
src/complain.h
src/conflicts.c
src/getargs.c
src/getargs.h
src/gram.c