Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore 4.06 support #82

Merged
merged 13 commits into from
Feb 11, 2020
Merged

Restore 4.06 support #82

merged 13 commits into from
Feb 11, 2020

Conversation

ManasJayanth
Copy link
Contributor

No description provided.

@rgrinberg
Copy link
Member

I've tested it out and it seems to work on 4.06 and it works fine.

rgrinberg and others added 7 commits February 5, 2020 06:46
It's already vendored

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
On linux, raise_with_backtrace threw `Error: junk
`raise_with_backtrace (%rip)' after expression`
We support 4.06 by rely on reraise on 4.06

Possibly related:
ocaml/ocaml#1557
ocaml/ocaml#1465
ocaml/ocaml#378
ocaml/ocaml#7666
@ManasJayanth
Copy link
Contributor Author

ManasJayanth commented Feb 11, 2020

CI fails with File "vendor/merlin/src/ocaml/preprocess/parser_raw.ml", line 5, characters 2-42: Error: Unbound value MenhirLib.StaticVersion.require_20190924 which should go away once rgrinberg/merlin#2 is merged.

Tested find at vscode-merlin with my fork: arrowresearch/vscode-merlin#49

@rgrinberg rgrinberg merged commit 67409ab into ocaml:master Feb 11, 2020
@ManasJayanth
Copy link
Contributor Author

We forgot to update the merlin submodule to rgrinberg/merlin#fb90bf00d3

@ManasJayanth
Copy link
Contributor Author

Also, should I look into 4.07 support? Or do you think we can revisit it later?

@rgrinberg
Copy link
Member

I think it's fine to revisit it later.

We forgot to update the merlin submodule to rgrinberg/merlin#fb90bf00d3

Could you send a PR for this?

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.

None yet

2 participants