David Allsopp

Results 516 comments of David Allsopp

We need to move opam-alpha-repository (or update the URL in this one) also before merging (sorry, I should have said that in the PR!) Yeah - the triple quoted version...

Sorry, I hadn't seen this one. This looks great, in principle, there are a few things which need doing: - I think this should work with OCaml 4.12 and 4.13...

Up to you as to whether to add `conf-guile` to this PR or to open a separate one. The package itself would just be conf-guile.1 - the easiest thing is...

Reported in https://github.com/ocaml/ocaml/issues/10332 and pending fix in https://github.com/ocaml/ocaml/issues/10333. I don't think we should be changing the default environment for switches, although perhaps running CI with Swedish locale set might be...

I think it would be better (because it's more explicit) to put put a patch in for https://github.com/ocaml/ocaml/pull/10333/commits/5f90caf6e2623d55883ddd385b1dc5198dff94a3 to the old compilers, but `LC_ALL=C` in `build-env` for those packages would...

This was discussed this morning. As of recent gits, assuming that your distro hasn't configured it directly (Git-for-Windows, for example, asks whether to use `master`, `main` or something else during...

I have an alternative to https://github.com/janestreet/base/pull/129/commits/21461ee31811ea0d0467fb96744326b9c661feda which maintains the 4.x support, if you'd like to replace them? https://github.com/dra27/base/commit/6187702052bafbd1f963cfb50dbaf6825dfd29b2 sheds a little weight by removing a shim for bytes which hasn't...

The DCO bot's still upset about the intermediate commit - there's a rebased version of both commits with that commit removed at https://github.com/dra27/base/commits/5.0-support