]> git.saurik.com Git - bison.git/commit - src/reader.c
Change each use of `fattrs' into a use of `attrs_obstack'.
authorAkim Demaille <akim@epita.fr>
Wed, 1 Nov 2000 17:05:54 +0000 (17:05 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 1 Nov 2000 17:05:54 +0000 (17:05 +0000)
commitdd60faeca4810cdc377b035ab373ad46b0fb64a5
tree05b5a348c1111ca17b75fd0bae4ab32fab40ba5d
parent8c7ebe49468c229227e6d21c0b48c459dbf1856c
Change each use of `fattrs' into a use of `attrs_obstack'.
* src/reader.c (copy_at): Typo: s/yylloc/yyloc/.
* src/files.c (fattrs): Remove.
(attrs_obstack): New.
Adjust all dependencies.
(done): If SEMANTIC_PARSER, dump attrs_obstack into attrsfile.
ChangeLog
src/files.c
src/files.h
src/output.c
src/reader.c
src/system.h