summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-11-29 17:20:53 +0100
committerAkim Demaille <akim.demaille@gmail.com>2020-11-30 16:48:04 +0100
commit8eede447dbcd2a88150c10da27909406c0e47407 (patch)
treea71fc73bfa15ce7595f6daaa9ca21f8cfffd0dfb /TODO
parent5b19f91ccf5f80e30729fec4b0f8b48b566fdc86 (diff)
downloadbison-8eede447dbcd2a88150c10da27909406c0e47407.tar.gz
gnulib: update
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 3202d96b..875de655 100644
--- a/TODO
+++ b/TODO
@@ -9,14 +9,6 @@ And add tests in calc.at, to prepare work for D.
** YYERROR and yynerrs
We are missing some cases. Write a test case, and check all the skeletons.
-** gnulib
-Bruno notes:
-
-> I haven't looked deeply, but it strikes me that gnulib/lib/bitset/array.c
-> does not make use of the 'ffsl' function, nor or the 'integer_length_l'
-> function. Maybe because in Bison, all bitsets are so dense that it does
-> not give a performance advantage?
-
** Cex
*** Improve gnulib
Don't do this (counterexample.c):