]> git.saurik.com Git - bison.git/blobdiff - TODO
Regen.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 3c14696e09a756408821e5ca49ecf1888da8c236..b53730626c63fabe37b42573ff21b95b28db12b3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,16 +5,7 @@ Complete parse_skel_decl () with parse_dquoted_param ().       []
 Check and cleanup for CPP-out code.    []
 
 * src/output.c
 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.  []
 
 Cleanup dirty CPP-out code.    []
 ** Output sub-skeleton files.  []