From: John Millaway <john43@users.sourceforge.net>
Date: Fri, 25 Apr 2003 19:45:00 +0000 (+0000)
Subject: Added yylineno bugs to TODO list.
X-Git-Tag: flex-2-5-32~23
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4fda874415f9e0b9c2679af29ed6ea2cd5ed88c;p=flex

Added yylineno bugs to TODO list.
---

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++