From 6b57337556811eb065add2667f64e92591ecb550 Mon Sep 17 00:00:00 2001 From: thurston Date: Tue, 6 Feb 2007 17:49:37 +0000 Subject: [PATCH] Added an item. git-svn-id: http://svn.complang.org/ragel/trunk@84 052ea7fc-9027-0410-9066-f65837a77df0 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index ce43db4..8c2e92e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +Should be possible to turn off line numbers for debugging purposes (from a +user). + Expressions of the form: expr1 <: expr2 . expr3 sometimes don't behave as expected. If expr2 contains the empty string then it's possible for the machine to escape to expr3. This is somewhat unexpected. -- 2.7.4