Re: bug#50469: [bison-3.8] bug or side effect to flex & automake

Kiyoshi KANAZAWA <[email protected]> Sat, 11 Sep 2021 20:03:30 +0900 (JST)
Newsgroups gmane.comp.parsers.bison.bugs
Message-ID <[email protected]>
Thank you, Akim.

I confirmed failures of automake's make check disappeared with your patch, except for original ones, suchi as
FAIL: t/lex-clean-cxx.sh
FAIL: t/lex-depend-cxx.sh

Tested with both of bison-3.8 & bison-3.8.1.

Failures of flex's make check also disappeared with bison-3.8.1.

Regards,

--- Kiyoshi