Marcello Seri
Marcello Seri
Seems to be ready for merge to me. @leostera can I undraft or you are planning changes?
Thanks, I had overlooked that only spices had built and all the rest was skipped. Let's wait for riot then, thanks!
minttea and leaves tests are failing with unclear errors: ``` #=== ERROR while compiling minttea.0.0.3 ======================================# # context 2.2.0~beta2~dev | linux/x86_64 | ocaml-base-compiler.5.1.1 | pinned(https://github.com/leostera/minttea/releases/download/0.0.3/minttea-0.0.3.tbz) # path ~/.opam/5.1/.opam-switch/build/minttea.0.0.3 # command...
I do actually care, but I don't have a good solution yet and, worse, there is not yet a real consensus on what to do. I hope we will settle...
If you ask me we should leave this open as an opportunity to get more ideas. There was also a discuss (or even more than one) thread where we had...
> Personally I have at least two packages I would like removed. They are [let-if](https://opam.ocaml.org/packages/let-if/) and [ssh-agent-unix](https://opam.ocaml.org/packages/ssh-agent-unix/). Even though this is a partial answer, the removal can already be achieved...
I think this should be moved to ocaml/opam. Ping @kit-ty-kate or @rjbou
The windows failure is definitely not release blocking. What about the linking failure on macos? ``` # (cd _build/default && /Users/mac1000/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -o bin/pyre_parse.exe /Users/mac1000/.opam/5.2.0/lib/base/base_internalhash_types/base_internalhash_types.cmxa -I /Users/mac1000/.opam/5.2.0/lib/base/base_internalhash_types /Users/mac1000/.opam/5.2.0/lib/sexplib0/sexplib0.cmxa...
Thanks!
I think using `with-test` for the dependency is the most reasonable compromise, unfortunately it does not really work to have the tests running. For the users you could add a...