Skip to content

Conversation

@kit-ty-kate
Copy link
Contributor

This PR should fix #1022. I don't think it is good to have generated code shipped in a source repository and I didn't encountered any problems or warnings when I tried to build it with this patch.

@hhugo
Copy link
Member

hhugo commented Jun 10, 2020

The code was checked-in in the repo to reduce dependencies. Since #1012, we have a runtime dependency on menhirLib. Keeping the generated parser in the tree is no longer desirable.

@hhugo hhugo merged commit a736bb1 into ocsigen:master Jun 10, 2020
@hhugo
Copy link
Member

hhugo commented Jun 10, 2020

Thanks @kit-ty-kate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] js_of_ocaml-compiler does not compile with menhir.20200525

2 participants