]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* src/reduce.c (reduce_grammar): When the language is empty,
authorAkim Demaille <akim@epita.fr>
Mon, 29 Jul 2002 17:28:56 +0000 (17:28 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 29 Jul 2002 17:28:56 +0000 (17:28 +0000)
commit1bfb97dba532a32dbeffddd378955055b9277303
tree2904e6e40eda0f87c743e45ba73976d37eeddfc2
parentfc5734fe23f35e5ce15f6b9c550115fb69113ea2
* src/reduce.c (reduce_grammar): When the language is empty,
complain about the start symbol, not the axiom.
Use its location.
* tests/reduce.at (Empty Language): New.
ChangeLog
src/reduce.c
tests/reduce.at