X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fccan_tokenizer%2Ftodo;h=4b6d90f01f4f193cfd91b79034f6ccd52f4c611e;hp=76a85b17851e2523f38ab01fbc5b4c78784b9a0d;hb=737eacb13ce9550f9820cbc55eec8b38fa2fa6a4;hpb=69cc1b45b4921c0be738902fe0d5225f135e2aae diff --git a/ccan/ccan_tokenizer/todo b/ccan/ccan_tokenizer/todo index 76a85b17..4b6d90f0 100644 --- a/ccan/ccan_tokenizer/todo +++ b/ccan/ccan_tokenizer/todo @@ -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 +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. (done) Fix #include to read include directive correctly