]> git.saurik.com Git - bison.git/commit
* src/reader.c (read_declarations): Don't abort on tok_illegal,
authorAkim Demaille <akim@epita.fr>
Mon, 26 Nov 2001 09:50:29 +0000 (09:50 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 26 Nov 2001 09:50:29 +0000 (09:50 +0000)
commite0c40012bd7c94c88a0bb9886e37de9622729d9a
treeca68db97673670a276a0d18f286a77b979739c91
parent5e147124b5cedc2bb71320f6f86707639196d499
* src/reader.c (read_declarations): Don't abort on tok_illegal,
issue an error message.
* tests/regression.at (Invalid %directive): New.
Reported by Hans Aberg.
ChangeLog
src/reader.c
tests/regression.at