Nicolás Ojeda Bär

Results 510 comments of Nicolás Ojeda Bär

> "CRAM tests skipped, `sh` cannot be found in the path." Sounds reasonable. PR welcome!

In general, making use of type-based disambiguation makes code slightly less robust to refactoring, as it can stop typechecking if it is moved around. In any case, I don't think...

> (You listed a lot of issues with Marshal, but I think that a lot of situations remain where it's a reasonable choice. In this example, work is shared between...

> The issue is likely that in 3.0 the `--explain` option is default, but with --only-tokens no .conflict file is created by menhir. Well spotted. In the meantime you can...

> @nojb do you know why Dune would enforce a different label application order? (Is this a difference in warn-error setting? I never heard of it.) If it's easy to...

Looks like this can be closed. Feel free to open a new issue if/as needed.

Incidentally, you seem to have rebased a bit of `trunk` onto your branch. You may want to get rid of the extra commits.

> * Do we even want this? This is a significant enough language addition that no single core dev will be able to green light this PR without a wider...

Nowadays you should be able to do `winget install opam` and get a working installation of OCaml 5.2 on Windows, as mentioned in https://discuss.ocaml.org/t/traditional-standalone-ocaml-5-2-0-setup-program-for-windows-10/14787.