mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/reader.c (copy_definition): Re-use CPP-outed code which
replace precedent remove. * src/bison.simple: Remove #line before %%prologue because %%input-line is wrong at this time.
This commit is contained in:
@@ -76,7 +76,6 @@ typedef struct yyltype
|
||||
#endif
|
||||
|
||||
/* Copy the user declarations. */
|
||||
#line %%input-line "%%filename"
|
||||
%%prologue
|
||||
|
||||
#line %%line "%%skeleton"
|
||||
|
||||
Reference in New Issue
Block a user