]> git.saurik.com Git - bison.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Thu, 4 Apr 2002 15:41:14 +0000 (15:41 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 4 Apr 2002 15:41:14 +0000 (15:41 +0000)
TODO

diff --git a/TODO b/TODO
index 1317cefb8e5516f420db23d86653c3f5d6131c02..a437ab075ede350aad3d13b541437d9dde1a45fa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -119,3 +119,7 @@ With the hex addresses of tree nodes, I can inspect the values
 associated with any rhs token.
 
 You like?
+
+* input synclines
+Some users create their foo.y files, and equip them with #line.  Bison
+should recognize these, and preserve them.