mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
po: remove bitset/stats.c
* po/POTFILES.in: here.
This commit is contained in:
8
TODO
8
TODO
@@ -45,6 +45,14 @@ file", or "end of input", whatever.
|
|||||||
|
|
||||||
** use gettext-h in gnulib instead of gettext
|
** use gettext-h in gnulib instead of gettext
|
||||||
** use gnulib-po
|
** use gnulib-po
|
||||||
|
For some reason, according to syntax-check, we have to keep getopt.c in
|
||||||
|
POTIFILES.in, but not bitset/stats.c, although both come from gnulib. But
|
||||||
|
bitset/stats.c is a symlink, not getopt.c. This is fishy and should be
|
||||||
|
fixed.
|
||||||
|
|
||||||
|
Meanwhile, bitset/stats.c is removed from the set of translations, which is
|
||||||
|
not too much of a problem as users are not expected to see this.
|
||||||
|
|
||||||
|
|
||||||
* Completion
|
* Completion
|
||||||
Several features are not available in all the backends.
|
Several features are not available in all the backends.
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ src/scan-skel.l
|
|||||||
src/symtab.c
|
src/symtab.c
|
||||||
|
|
||||||
lib/argmatch.c
|
lib/argmatch.c
|
||||||
lib/bitset/stats.c
|
|
||||||
lib/closeout.c
|
lib/closeout.c
|
||||||
lib/error.c
|
lib/error.c
|
||||||
lib/getopt.c
|
lib/getopt.c
|
||||||
|
|||||||
Reference in New Issue
Block a user