Closed kit-ty-kate closed 7 months ago
Thanks for the report! This should be mostly fixed by https://github.com/ocaml-ppx/ocamlformat/pull/2512 but this cannot be merged until https://github.com/ocaml-ppx/ocamlformat/issues/2401 is implemented. We're working on it.
would be great to get a fix. We're planning to use 5.2~alpha1 for semgrep, but can't right now because of package conflict with ocamlformat (and also jsoo)
would be great to get a fix. We're planning to use 5.2~alpha1 for semgrep, but can't right now because of package conflict with ocamlformat (and also jsoo)
(Jsoo 5.7 should have support for ocaml 5.2)
Yes we were able to use jsoo with 5.2. Our only blocker now is ocamlformat. Any ETA for 5.2 support for ocamlformat?
Ideally for us the new ocamlformat package would support 5.2 but also older version of OCaml like 4.14.0.
The release compatible with 5.2 is currently blocked by https://github.com/ocaml-ppx/ocamlformat/pull/2544 which still requires a lot of work. Though, this is not required to make OCamlformat build on 5.2 and we could make a point release that does not contain the function syntax change (https://github.com/ocaml-ppx/ocamlformat/issues/2401).
ocamlformat.0.26.2
with 5.2 support is released: https://github.com/ocaml/opam-repository/pull/25695
ocamlformat currently fails on OCaml 5.2 with: