Anton Bachin
Anton Bachin
Ah, very likely! I was unable to reproduce it at the time in my environment, and it didn't appear in CI. Thank you!
Amazing, thank you! I've followed all those issues, let's see what the upstream maintainers say.
@anmonteiro Could you take over this? The Windows build on 4.05 failed, but I don't think that's important -- we'd basically like to see the 4.14 and 5.x builds working...
I've also opened https://github.com/ocaml/setup-ocaml/issues/856 so that the setup-ocaml maintainers might comment on the environment this is all running in.
Great, thank you! I left a [comment](https://github.com/ocaml/setup-ocaml/issues/856#issuecomment-2331660057) about that in setup-ocaml. I'd wait for a response to that, and once that's clarified, we can merge this PR in this repo...
Overextending. *I would suggest* merging this PR in this repo :) Thanks again!
The log output doesn't seem to describe the failure. How about temporarily removing the `@runtest` on `with-test` and/or other additional flags to try to narrow down which part of the...
The results of trying this PR on the large set of blogs scraped by OCaml.org are here: https://github.com/ocaml/ocaml.org/pull/2609#issuecomment-2277983562 > I've switched this PR to pin the River PR rather than...
This is subject to the limitations [here](https://aantron.github.io/better-enums/DesignDecisionsFAQ.html#WhyIsItNotPossibleToDeclareABetterEnumInsideAClass). I haven't tried these on more modern versions of C++.
I took a look at all the background today and I'm going to continue with reviewing the code in the coming days.