summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYuichiro Kaneko <spiketeika@gmail.com>2019-10-23 08:30:15 +0200
committerAkim Demaille <akim.demaille@gmail.com>2019-10-23 08:32:06 +0200
commit3945beb1d2abd171c4d813b7b55228c31681b4c3 (patch)
tree6e4831815b6aac2d611df22a73e431ea8fa0c8f6 /TODO
parentc86b7815fc74bf827b845d01e31db8d4da8ccc5d (diff)
downloadbison-3945beb1d2abd171c4d813b7b55228c31681b4c3.tar.gz
style: update comment in reader.c
rrhs and rlhs were removed by b2ed6e5826e772162719db595446b2c58e4ac5d6. * src/reader.c (packgram): Update comment.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d2c56b73..915071c1 100644
--- a/TODO
+++ b/TODO
@@ -105,6 +105,10 @@ Rename these guys as "diagnostics.*" (or "diagnose.*"), since that's the
name they have in gcc, clang, etc. Likewise for the complain_* series of
functions.
+*** ritem
+states/nstates, rules/nrules, ..., ritem/nritems
+Fix the latter.
+
* Modernization
Fix data/skeletons/yacc.c so that it defines YYPTRDIFF_T properly for modern
and older C++ compilers. Currently the code defaults to defining it to