From c4fda874415f9e0b9c2679af29ed6ea2cd5ed88c Mon Sep 17 00:00:00 2001 From: John Millaway Date: Fri, 25 Apr 2003 19:45:00 +0000 Subject: [PATCH] Added yylineno bugs to TODO list. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 787360d..0ab33f1 100644 --- a/TODO +++ b/TODO @@ -68,6 +68,10 @@ ** merge yylineno into support for location tracking +** bug where yylineno is not decremented on REJECT + +** bug where yylineno is counted in trailing context + * C++ ** have a separate skeleton for c++ -- 2.40.0