Update bison parts.rst based on perl changes

This commit is contained in:
Samuel Tyler 2025-09-25 20:46:54 +10:00
parent b7104bc3cc
commit b4d9a6827c

View file

@ -1018,9 +1018,10 @@ in 2.3. This parser works sufficiently well for perl 5.10.1.
bison 3.4.2
===========
Bison 3.4.1 is buggy and segfaults when perl 5.32.1 is built. This is probably
Bison 3.4.1 is buggy and segfaults when perl is built. This is probably
because it was built with a hand-written makefile. We do not build the latest
bison because perl 5.32.1 requires bison <= 3.4.2.
bison because perl maybe requires bison <= 3.4.2.
This step could be improved, possibly.
dist 3.5
========