From: thurston Date: Tue, 30 Jan 2007 17:42:18 +0000 (+0000) Subject: Added item. X-Git-Tag: 2.0_alpha~449 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9583de1d649fe661fd4dd2527812e4553767fda;p=external%2Fragel.git Added item. git-svn-id: http://svn.complang.org/ragel/trunk@37 052ea7fc-9027-0410-9066-f65837a77df0 --- diff --git a/TODO b/TODO index 8555878..595c74b 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +The fixed size stack is a problem for manual recursion of unlimited depth. + An option to turn off the removal of duplicate actions might be useful for analyzing unintentional nondeterminism.