David Allsopp

Results 633 comments of David Allsopp

@aantron - using 2.0.8 or 2.1.0~beta4?

How many opam remotes / pins do you have?

VoIFs (`/`) and DrvFs (`/mnt/`) are indeed at a par these days in WSL 1, and still both rubbish. opam 2.0.5 just took 1:38 to init and 1:30 to update...

Indeed, there are plenty of things in `opam update` which can be improved without having to redefine the problem (the slowness of the present implementation is extremely painful on Windows,...

Just parking the last part of https://github.com/ocaml/opam/pull/6751#issuecomment-3557469872 for convenient re-reading Without the quoting, I find it more obvious that as the code isn't _trying_ to do anything clever, that it's...

Oo, one other comment I didn't make on the original PR - make has had `--warn-undefined-variables` for quite some time, but it's difficult to use because it doesn't error. They...

Thanks for bringing this up! Using `r` this way I think would be new, I’d have expected to start interpreting `R=0` … on which subject, I cross-reference https://github.com/ocaml/ocaml/pull/14247/commits/9b2d68ba94d7ef3f8848d504fe2c0b448d4f135f (which could...

Oh - I don’t need to dig the work out! It’s at least partly visible in CI!

I can see why the scripts can go, but what’s wrong with `opam-admin.top`?

I have used it in the past (e.g. https://github.com/dra27/opam/blob/cb298a00b78399af468217718a507f8824d3449a/admin-scripts/ocaml_windows.ml which produced the mass updates in https://github.com/dra27/opam-repository/commit/23827c1cf0244592569fa7ca9a5444a613f549b4), I’ve pointed various people at it in the past as an alternative to horrendously...