From: Akim Demaille Date: Thu, 4 Apr 2002 15:41:14 +0000 (+0000) Subject: Update. X-Git-Tag: BISON-1_49a~89 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/cd6a695eb90ec4b9597c0aa843aa54558df43e0c?ds=inline Update. --- diff --git a/TODO b/TODO index 1317cefb..a437ab07 100644 --- 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.