Skip to content

manual: ocamlyacc parsers are not thread-safe#11562

Merged
Octachron merged 1 commit intoocaml:trunkfrom
Octachron:ocamlyacc_warning
Sep 26, 2022
Merged

manual: ocamlyacc parsers are not thread-safe#11562
Octachron merged 1 commit intoocaml:trunkfrom
Octachron:ocamlyacc_warning

Conversation

@Octachron
Copy link
Copy Markdown
Member

This PR is a lightweight alternative to #11225 that proposes to document that ocamlyacc is not concurrency-safe in any way, and points to menhir as a better parser generator.

Copy link
Copy Markdown
Member

@gasche gasche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Note that this note was already true of 4.x, and would remain true even in presence of crash-safety mitigations discussed in the other PR.

@Octachron Octachron merged commit 7410c2c into ocaml:trunk Sep 26, 2022
Octachron added a commit that referenced this pull request Sep 26, 2022
manual: ocamlyacc parsers are not thread-safe
(cherry picked from commit 7410c2c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants