From d521d95a3d946cf6026e4dfde527a02ba8032158 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 5 Jan 2005 21:35:08 +0000 Subject: [PATCH] Mention that we should support NUL bytes in tokens. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 4762559e..3b2bf690 100644 --- a/TODO +++ b/TODO @@ -192,7 +192,9 @@ Paul notes: PDP-10 ports :-) but they should probably be documented somewhere. - + More importantly, Bison does not currently allow NUL bytes in + tokens, either via escapes (e.g., "x\0y") or via a NUL byte in + the source code. This should get fixed. * --graph Show reductions. [] -- 2.45.2