]> git.ozlabs.org Git - ccan/blobdiff - ccan/ccan_tokenizer/todo
tdb2: cleanups for tdbtorture, add more debugging and -S flag.
[ccan] / ccan / ccan_tokenizer / todo
index 76a85b17851e2523f38ab01fbc5b4c78784b9a0d..4b6d90f01f4f193cfd91b79034f6ccd52f4c611e 100644 (file)
@@ -1,6 +1,11 @@
-Update that simple tokenizer compulsory test so things will compile
+Write test for empty_char_constant
+
+defined cannot be used as a macro name
+<strike>Add "defined" and only accept it in appropriate circumstances</strike>
 
+Update that simple tokenizer compulsory test so things will compile
 
+Handle cases like escaped question marks and pound symbols that I don't understand yet.
 
 (done) Fix #include <stdio.h> to read include directive correctly