[opengtl-commits] [304] update TODO |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/opengtl-commits Archives
]
Revision: 304
Author: cyrille
Date: 2008-07-26 09:28:09 +0200 (Sat, 26 Jul 2008)
Log Message:
-----------
update TODO
Modified Paths:
--------------
trunk/OpenGTL/TODO
Modified: trunk/OpenGTL/TODO
===================================================================
--- trunk/OpenGTL/TODO 2008-07-22 15:37:30 UTC (rev 303)
+++ trunk/OpenGTL/TODO 2008-07-26 07:28:09 UTC (rev 304)
@@ -1,4 +1,9 @@
+Blocker for 1.0:
+ * array overflow
+ * array/structure leak in return function (when assigne to a member or an index of an array) (<= might be fixed)
+
Important TODO
- * array overflow
- * array/structure leak in return function (when assigne to a member or an index of an array)
- * access to vector using specific vector instructions
\ No newline at end of file
+ * access to vector using specific vector instructions
+
+Other:
+ * Generate a Doxygen file