]> git.saurik.com Git - bison.git/commitdiff
variant: produce stable results
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 22 Dec 2012 09:16:49 +0000 (10:16 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 23 Dec 2012 09:23:32 +0000 (10:23 +0100)
Improve the output by ensuring a well defined order for type switches.

* src/uniqstr.h: Style changes for macro arguments.
(UNIQSTR_CMP): Replace by...
(uniqstr_cmp): this.
* src/uniqstr.c (uniqstr_cmp): New.
Produce well defined results.
* src/output.c: Use it.


No differences found