mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
* src/location.h: New, extracted from...
* src/reader.h: here. * src/Makefile.am (noinst_HEADERS): Merge into (bison_SOURCES): this. Add location.h. * src/parse-gram.y: Use location_t instead of Bison's. * src/reader.h, src/reader.c (prologue_augment, epilogue_set): Use location_t instead of ints.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2002-06-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/location.h: New, extracted from...
|
||||
* src/reader.h: here.
|
||||
* src/Makefile.am (noinst_HEADERS): Merge into
|
||||
(bison_SOURCES): this.
|
||||
Add location.h.
|
||||
* src/parse-gram.y: Use location_t instead of Bison's.
|
||||
* src/reader.h, src/reader.c (prologue_augment, epilogue_set):
|
||||
Use location_t instead of ints.
|
||||
|
||||
|
||||
2002-06-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.simple, data/bison.c++: Be sure to restore the
|
||||
|
||||
Reference in New Issue
Block a user