TODO: Mention that we should allow NUL bytes in tokens.

This commit is contained in:
Paul Eggert
2005-01-05 21:35:46 +00:00
parent d521d95a3d
commit 249d3236d0

View File

@@ -1,3 +1,7 @@
2005-01-05 Paul Eggert <eggert@cs.ucla.edu>
* TODO: Mention that we should allow NUL bytes in tokens.
2005-01-02 Paul Eggert <eggert@cs.ucla.edu>
* src/scan-skel.l (<<EOF>>): Don't close standard output.