]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* src/bison.simple: Remove a useless #line directive.
authorMarc Autret <autret_m@epita.fr>
Sun, 16 Dec 2001 01:26:25 +0000 (01:26 +0000)
committerMarc Autret <autret_m@epita.fr>
Sun, 16 Dec 2001 01:26:25 +0000 (01:26 +0000)
commitf0440388e9b85171b4f6ea3ecf95dc82799fffc1
tree5129e6ffc96e12f72a9b3abd40435fb02cf6930b
parenta79986b830496018e87d8e122d2938d237e93a8d
* src/bison.simple: Remove a useless #line directive.
s/#line %%line %%skeleton/#line %%line "%%parser-file-name"/'.
* src/output.c (get_lines_number): New.
(output_parser): Adjust, now takes care about the lines of a
output muscles.
Fix line numbering.
(actions_output): Computes the number of lines taken by actions.
(output_master_parser): Insert new skeleton which is the name of
the output parser file name.
ChangeLog
src/bison.simple
src/output.c