mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* src/output.c (output_master_parser): Don't finish action_obstack.
(output_parser): Don't care about the muscle action, here. (prepare): Copy the action_obstack in the action muscle. (output): Free action_obstack.
This commit is contained in:
@@ -761,7 +761,7 @@ yyreduce:
|
||||
#endif
|
||||
switch (yyn)
|
||||
{
|
||||
%%action /* The action file replaces this line. */
|
||||
%%action
|
||||
}
|
||||
#line %%line "%%skeleton"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user