Skip to content

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 <[email protected]>
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
@robhoes
Copy link
Member

robhoes commented Apr 24, 2025

Is there any reason not to progress this? Are we waiting for the release of 4.14.3?

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.

5 participants