mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
Update.
This commit is contained in:
11
TODO
11
TODO
@@ -5,16 +5,7 @@ Complete parse_skel_decl () with parse_dquoted_param (). []
|
|||||||
Check and cleanup for CPP-out code. []
|
Check and cleanup for CPP-out code. []
|
||||||
|
|
||||||
* src/output.c
|
* src/output.c
|
||||||
Synchronize `#line' directive with user file. []
|
Synchronize `#line' directive with user file. [ok]
|
||||||
-------------------------------------------------------------------
|
|
||||||
In the bison source:
|
|
||||||
%define linef "#line %d %s"
|
|
||||||
|
|
||||||
In output.c:
|
|
||||||
if (macro_find ("linef"))
|
|
||||||
obstack_fgrow2 (&table_obstack, macro_find ("linef"),
|
|
||||||
line, filename);
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
|
|
||||||
Cleanup dirty CPP-out code. []
|
Cleanup dirty CPP-out code. []
|
||||||
** Output sub-skeleton files. []
|
** Output sub-skeleton files. []
|
||||||
|
|||||||
Reference in New Issue
Block a user