fix invalid free on syntax error
[m6w6/ext-psi] / TODO
diff --git a/TODO b/TODO
index ae6f541e0771c433f446fb290787d43a37ad706d..7dc89a48b5e3e4ea835b2946a0846f828bfa1130 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,3 +20,6 @@
 * cache tokens of files and copy tokens if used for further processing
 
 * optimized inlines like htonl
+* real integral type of enums
+
+* #pragma PSI lib "foo" instead of lib "foo";