X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fccan_tokenizer%2Ftodo;h=4b6d90f01f4f193cfd91b79034f6ccd52f4c611e;hb=2356c14ecbb57ae1e335eb46b3c8ea78ea3f28bb;hp=0203d054baae9f4c6c403436b4854db961f54d6d;hpb=11d5072e4fb8c6032ef41a8702f983375398c55e;p=ccan-lca-2011.git diff --git a/ccan/ccan_tokenizer/todo b/ccan/ccan_tokenizer/todo index 0203d05..4b6d90f 100644 --- a/ccan/ccan_tokenizer/todo +++ b/ccan/ccan_tokenizer/todo @@ -1,3 +1,8 @@ +Write test for empty_char_constant + +defined cannot be used as a macro name +Add "defined" and only accept it in appropriate circumstances + 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.