We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7104bc commit b4d9a68Copy full SHA for b4d9a68
parts.rst
@@ -1018,9 +1018,10 @@ in 2.3. This parser works sufficiently well for perl 5.10.1.
1018
bison 3.4.2
1019
===========
1020
1021
-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
1022
because it was built with a hand-written makefile. We do not build the latest
1023
-bison because perl 5.32.1 requires bison <= 3.4.2.
+bison because perl maybe requires bison <= 3.4.2.
1024
+This step could be improved, possibly.
1025
1026
dist 3.5
1027
========
0 commit comments