From: Will Estes Date: Mon, 9 Sep 2002 20:44:58 +0000 (+0000) Subject: fix typo; remove the yylineo entry X-Git-Tag: flex-2-5-20~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7872f0e7e8722c2b06bf89391897ecc0dd086d97;p=flex fix typo; remove the yylineo entry --- diff --git a/TODO b/TODO index 084799f..b6740c9 100644 --- a/TODO +++ b/TODO @@ -39,15 +39,13 @@ ** memory management -** * Complete the memory management api and documentation. +*** Complete the memory management api and documentation. *** create a uniform memory management API ** figure out whether we want to add the capability to have auto-generated backout rules -** yylineno is global, not per-buffer - * C++ ** revisit the C++ API. We get requests to make it more complete.