]> git.ipfire.org Git - thirdparty/gettext.git/commit
Solidify remapping of function names of bison-generated parsers.
authorAkim Demaille <akim.demaille@gmail.com>
Fri, 1 May 2020 10:40:43 +0000 (12:40 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 1 May 2020 19:53:52 +0000 (21:53 +0200)
commit7deafe698c5d5bebc6ce752b6e07c928dd02f057
tree48e525d7829cb4336f2c08e90c84e7167b9bacde
parent1b805e926806fb93375cf6362106ce391f376266
Solidify remapping of function names of bison-generated parsers.

* gettext-tools/src/po-gram-gen.y: Use Bison's api.prefix (introduced in Bison
2.6) instead of handling renaming by hand.  New symbols would have been not
renamed.
gettext-tools/src/po-gram-gen.y