Added an item.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 6 Feb 2007 20:54:28 +0000 (20:54 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 6 Feb 2007 20:54:28 +0000 (20:54 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@86 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index 8c2e92e..f443eb0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,6 +31,8 @@ fbreak should advance the current char. Depreciate fbreak and add
     fctl_return <expr>;
     fctl_goto <label>;
 
+Should the fbreak functions execute the to-state actions of the target state?
+
 It should be possible to import/export definitions.
 
 If a scanner can be optimized into a pure state machine, maybe permit it to be