Mention that we should support NUL bytes in tokens.

This commit is contained in:
Paul Eggert
2005-01-05 21:35:08 +00:00
parent 987cc1fb28
commit d521d95a3d

4
TODO
View File

@@ -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. []