Marcello Seri
Marcello Seri
It now contains plenty of useful examples and explanations which are missing from the library docs.
For reference see https://github.com/mirage/ocaml-cohttp/pull/725 and the discussion in https://github.com/mirage/ocaml-cohttp/pull/542
The examples in the README are not currently tested, we should use MDX to make sure they are up to date
This often still happened to me, I found out that I had to drain the body every time it was unused: e.g in redirects ```ocaml | 301 | 302 |...
It may be nothing, I have only seen it in https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/99f42f52562e1e7c102071b42b1eeb5b98c611a2/variant/compilers,4.11,ocamlnet.4.1.8,revdeps,cohttp-lwt-unix.2.5.5 I think we should have a look when we have a moment ``` === ERROR while compiling cohttp-lwt-unix.2.5.5 ==============================#...
Fails with ``` #=== ERROR while compiling dolmen_type.0.5 ====================================# # context 2.1.2 | linux/x86_64 | ocaml-base-compiler.4.14.0 | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/dolmen_type.0.5 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p dolmen_type -j...
Fails with ``` #=== ERROR while compiling orun.0.0.1 =========================================# # context 2.1.2 | linux/x86_64 | ocaml-base-compiler.4.14.0 | file:///home/opam/opam-repository # path ~/.opam/4.14/.opam-switch/build/orun.0.0.1 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p orun -j...
``` #=== ERROR while compiling zeit.0.1.0 =========================================# # context 2.1.2 | linux/x86_64 | ocaml-base-compiler.4.07.1 | pinned(https://github.com/emillon/ocaml-zeit/releases/download/v0.1.0/zeit-0.1.0.tbz) # path ~/.opam/4.07/.opam-switch/build/zeit.0.1.0 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p zeit -j 31 #...
Error ``` #=== ERROR while compiling doc-ock.1.2.0 ======================================# # context 2.1.0 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///home/opam/opam-repository # path ~/.opam/4.06/.opam-switch/build/doc-ock.1.2.0 # command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p doc-ock -j 31...
Many packages some also used by opam are now unavailable. For example mccs is uninstallable because cudf is no longer downloadable. I think they may have moved to gitlab.inria.fr but...