X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fccan_tokenizer%2Ftodo;h=4b6d90f01f4f193cfd91b79034f6ccd52f4c611e;hp=0203d054baae9f4c6c403436b4854db961f54d6d;hb=f725bbb1987284933e0f21dfb8f2ce7a1f0806e5;hpb=2d98b83701611a4a1d8e9d6874bb560f42cb958c diff --git a/ccan/ccan_tokenizer/todo b/ccan/ccan_tokenizer/todo index 0203d054..4b6d90f0 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.