summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authoreli.bendersky <devnull@localhost>2010-10-30 16:12:48 +0200
committereli.bendersky <devnull@localhost>2010-10-30 16:12:48 +0200
commit82af100217b39737a2c7ff8cd6eec6dac4500115 (patch)
treec9de9d6eae6adcc562b5d4c45920bd7bee6e817a /TODO.txt
parent9f4815676a33437827c33680683cc4d664d5ff00 (diff)
downloadpycparser-82af100217b39737a2c7ff8cd6eec6dac4500115.tar.gz
updated README, prepared for new version tag
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index dc1da89..6a823da 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -10,8 +10,8 @@ V- new keywords restrict, inline
V- mix declarations and statements inside a block
V- VLAs (non-constants in arr[n]), including [*] for parameter lists
V- declarations in the first expression of "for" loops
-- named initializers for structs and arrays
- - including unnamed objects
+V- named initializers for structs and arrays
+ V- including unnamed objects
* Make the changelog in the readme a normal bullet list