Added note.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 5 Jan 2008 17:13:08 +0000 (17:13 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 5 Jan 2008 17:13:08 +0000 (17:13 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@378 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index 6e87860..6fd7de8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,7 @@ fbreak should advance the current char. Depreciate fbreak and add
     fctl_break;
     fctl_return <expr>;
     fctl_goto <label>;
+This is needed for better support of pull scanners.
 
 fbreak should execute the to-state actions of the target state. The semantics
 of fbreak should be identical to reaching the end of a buffer block.