> On 9 Dec 2017, at 14:40, Hans Åberg <[email protected]> wrote: > > >> On 17 Sep 2017, at 07:19, Paul Eggert <[email protected]> wrote: >> >> I've updated the Bison maint branch to use the latest Gnulib, so this bug >> should be fixed there now. Thanks for reporting the problem. > > There was no version release, but the archive version has several issues, > tried on the same MacOS 10.13: > > 1. The lexer generates files name like scan-code-c.c instead of scan-code.c. > One can such funny names using AC_PROG_YACC together with the bison -o option.
The other issues were fixed by this, as intended, but this one remains: I copied scan-code.c from the bison-3.0.4 distribution, but they could outdated, if the bug has been there for long.
