]> git.ozlabs.org Git - ccan/blobdiff - ccan/ccan_tokenizer/todo
Small fix to read_cstring for reading \? .
[ccan] / ccan / ccan_tokenizer / todo
index 76a85b17851e2523f38ab01fbc5b4c78784b9a0d..0203d054baae9f4c6c403436b4854db961f54d6d 100644 (file)
@@ -1,6 +1,6 @@
 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