Add support for rules that do not have trailing semicolons, as
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 08:09:17 +0000 (08:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 08:09:17 +0000 (08:09 +0000)
commite19c4e5d1c72a11ab2abba8ee51170f575ded43b
treef151ecd19a76e1918814c8e08dc7d3ea76e028e0
parent050931e3f9e5732dfa231f11031146297b979c90
Add support for rules that do not have trailing semicolons, as
POSIX requires.  Improve the quality of locations in Bison
diagnostics.

Remove duplicate decl of current_file.
Fix minor promotion problem in templates.
Fix Debian Bug 102878.
ChangeLog