Skip to content

Commit b4d9a68

Browse files
committed
Update bison parts.rst based on perl changes
1 parent b7104bc commit b4d9a68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

parts.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,9 +1018,10 @@ in 2.3. This parser works sufficiently well for perl 5.10.1.
10181018
bison 3.4.2
10191019
===========
10201020

1021-
Bison 3.4.1 is buggy and segfaults when perl 5.32.1 is built. This is probably
1021+
Bison 3.4.1 is buggy and segfaults when perl is built. This is probably
10221022
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.
1023+
bison because perl maybe requires bison <= 3.4.2.
1024+
This step could be improved, possibly.
10241025

10251026
dist 3.5
10261027
========

0 commit comments

Comments
 (0)