X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8dd162d3ff10fd7fb6f748a885f8055232691c48..213744b51eda9ec8971203ca01f520148f38acfe:/TODO 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. []