Closed ejgallego closed 5 years ago
Here also the MacOS test fails
This seems like a Dune 1.7.0 bug c.f: https://github.com/ocaml/dune/issues/1833
Let's see what the maintainers say, if not we'll find a workaround.
Indeed this workaround fixed the linux build but broke the OSX one. IMHO Dune should be fixed and this PR not merged.
By the way a few tests on Windows builds went pretty OK, but CI on Windows is a bit of a mess still.
PR updated.
Note that the opam job succeeded, IMHO this can be merged then.
I've confirmed that Dune 1.7.1 fixes this issue.
CI is fine now.
Included in #48
Bug https://github.com/ocaml/dune/pull/1833 makes our quoting strategy fail; unfortunately it is not easy to fix due to OS-specific issues.
IMHO the issue is not so serious as to warrant an ugly workaround, thus we rather declare a conflict with Dune 1.7.0.