-
The error is:
```
In file included from /home/opam/.opam/4.12.0+domains/lib/ocaml/caml/misc.h:32,
- from /home/opam/.opam/4.12.0+domains/lib/ocaml/caml/mlvalues.h:23,
- …
-
Noticed on several PRs
https://ci.ocamllabs.io/github/mirage/irmin/commit/cd39f79d8625ca39a8c4ab319d454aa24332f428/variant/ubuntu-20.04-4.12
https://ci.ocamllabs.io/github/mirage/irmin/commit/cd39…
-
See also https://github.com/mirage/ocaml-cstruct/issues/205 and https://github.com/mirage/ocaml-cstruct/pull/215 for my attempt to add them into the Cstruct library. Hopefully they can be helpful.
-
Here are the currently failing tests:
- [ ] tests/asmcomp/fib
- [ ] tests/asmcomp/tak
- [ ] tests/asmcomp/quicksort
- [ ] tests/asmcomp/quicksort2
- [ ] tests/asmcomp/soli
- [ ] tests/asmcomp/tagged-f…
-
We ran ocamlmerlin `occurrences` and `locate` commands and we noticed that the typer is abnormally high whereas when we ran `type-enclosing` command on the same position we can notice that the typer i…
-
Reported [here](https://github.com/ocurrent/current-bench/issues/435#issuecomment-1522212696) by @kit-ty-kate
-
```
2023-01-19 22:28.50: >>> Failure("unknown variant: options") (score = 30)
2023-01-19 22:28.50: >>> Failure("unknown variant: options") (score = 30)
2023-01-19 22:28.50: unknown variant: options…
-
Apologies in advance for the reproduction case which is probably going to be stale somewhat soon.
Right now, when I go on https://ci.ocamllabs.io/github/ocaml/merlin everything is red, but if I pick …
-
Can probably get these from the VSCode plugin, but need to check that they work with the OCaml 4.08+ new error message format.
avsm updated
11 months ago
-
I currently cannot build Ctypes when targeting MirageOS. I do not have build logs at hand, but I wanted to log this for further discussion.
The errors I am receiving seem to refer to the usage of t…