mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
* src/system.h (obstack_grow_literal_string): Rename as...
(obstack_grow_string): this. * src/output.c (output_parser): Recognize `%% actions' instead of `$'. * src/bison.s1: s/$/%% actions/. * src/bison.hairy: Likewise.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2000-12-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/system.h (obstack_grow_literal_string): Rename as...
|
||||
(obstack_grow_string): this.
|
||||
* src/output.c (output_parser): Recognize `%% actions' instead of
|
||||
`$'.
|
||||
* src/bison.s1: s/$/%% actions/.
|
||||
* src/bison.hairy: Likewise.
|
||||
|
||||
2000-12-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output_parser): Compute the `#line' lines when
|
||||
|
||||
Reference in New Issue
Block a user