added an item
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 26 Jan 2007 17:55:25 +0000 (17:55 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 26 Jan 2007 17:55:25 +0000 (17:55 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@16 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index baf5c05..d8db8f8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+Might be a good idea to add in some protection against using up all of a
+system's memory. This protection could then be removed by people when someone
+is sure they want to use a lot of memory.
+
 fbreak should advance the current char. Depreciate fbreak and add
     fctl_break;
     fctl_return <expr>;