Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ocaml-system-4.14.3 to test dev version #718

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

edwintorok
Copy link
Contributor

Enable testing the latest OCaml 4.14 branch, which will report itself as 4.14.3.

The opam file in ocaml-system expects an exact match in gen_ocaml_config.ml though, so include the full version in the package version.
OTOH including the full package version in the 'ocaml' package fails with a version mismatch (that one wants just major.minor.patch).

This is just for testing purposes for now to test the latest OCaml 4.14 branch from github, when you have it installed as a system compiler.

Enable testing the latest OCaml 4.14 branch, which will report itself as
4.14.3.

The opam file expects an exact match in gen_ocaml_config.ml though,
so include the full version in the package version.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
Copy link
Member

@psafont psafont left a comment

Choose a reason for hiding this comment

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

It would be interesting if the patches could be added to the PR and enable testing in the CI

TODO: once merged replace with patches or new release
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants