mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
Clarify last entry a little.
This commit is contained in:
@@ -21,8 +21,9 @@
|
|||||||
* src/parse-gram.y (prologue_declaration): Use muscle_code_grow rather
|
* src/parse-gram.y (prologue_declaration): Use muscle_code_grow rather
|
||||||
than prologue_augment for prologue parsing so you don't need prologue
|
than prologue_augment for prologue parsing so you don't need prologue
|
||||||
obstacks.
|
obstacks.
|
||||||
(grammar_declaration): Use `braceless' instead of "{...}" so that
|
(grammar_declaration): For %union RHS, use `braceless' instead of
|
||||||
braces are already stripped and code is escaped with digraphs.
|
"{...}" so that braces are already stripped and code is escaped with
|
||||||
|
digraphs.
|
||||||
* src/reader.c (prologue_augment): Remove.
|
* src/reader.c (prologue_augment): Remove.
|
||||||
(reader): Remove initialization of pre_prologue_obstack and
|
(reader): Remove initialization of pre_prologue_obstack and
|
||||||
post_prologue_obstack.
|
post_prologue_obstack.
|
||||||
|
|||||||
Reference in New Issue
Block a user