]> git.saurik.com Git - bison.git/blobdiff - TODO
* data/lalr1.cc (_): New.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 4762559ea2e2674621f7b14ca437ebd4e645eaea..be43580eb9492b019eea27c54d7c2a3c0fa28ea5 100644 (file)
--- 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.       []
@@ -353,5 +355,5 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with Bison; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.