mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33: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. []
|
||||
|
||||
* src/output.c
|
||||
Synchronize `#line' directive with user file. []
|
||||
-------------------------------------------------------------------
|
||||
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);
|
||||
-------------------------------------------------------------------
|
||||
Synchronize `#line' directive with user file. [ok]
|
||||
|
||||
Cleanup dirty CPP-out code. []
|
||||
** Output sub-skeleton files. []
|
||||
|
||||
Reference in New Issue
Block a user