Brian Ward

Results 732 comments of Brian Ward

Also consider: https://www.winlibs.com/

I've built a rudamentary version of this for my own usages today that might be useful as a baseline: https://gist.github.com/WardBrian/1932c302fca3f9bf46563bf7a0666af9 It relies on you wiring up argc and argv to...

Even if you're sandboxing the build commands (so you can't be pwned by arbitrary badness hidden behind a `make` command), I still think it is currently the case that you...

> Not to mention that arbitrary ocaml packages can actually set or extend theses variables themselves… Yes. If this is decided out of scope for the opam tool, possibly the...

I'd like to request to maintain availability for: `core` versions `v0.16.0` and `v0.16.1` These are used by https://github.com/stan-dev/stanc3 while it still builds with OCaml 4.14. I can be contacted at:...

Thanks @hannesm. I am getting further failures, currently because of `ppx_expect`. The 0.16.2 version being left behind has an `available: ` constraint that 16.0 and 16.1 do not, which means...

Going through the announcement and #27519, there is the following overlap, meaning that these packages would no longer be installable (for this major version) on 32 bit arm after this...

> About bin_prot, looking at the diff between 0.17.0 and 0.17.0-1, I don't understand how this would influence arm32 availability. Could you confirm? It appears 0.17.0-1 was prepared by someone...

@birkenfeld mind reviewing? Apologies if this ping is extraneous, it looks like you're the most active person in the `modelling` files.