On 31/01/2024 4:36 pm, Anthony PERARD wrote: > On Wed, Jan 31, 2024 at 10:42:49AM +0000, Edwin Török wrote: >> We tried bumping to 4.06.1 [1] previously, but OSSTest was holding us >> back. >> So bump to OCaml 4.05 instead, which should match the version on >> OSSTest? > Yes, it's looks that's the version osstest can currently use. > I've started an osstest flight with this patch series and your other > ocaml patch series, and so far osstest seems happy with it. The flight > isn't finished but all build jobs succeed, and a lot of the tests jobs > as well. > > So: > Acked-by: Anthony PERARD <[email protected]>
A question, while I think about it. I understand why we want patch 1. The 4.02 -> 4.03 bump is necessary to also compile with 5.0 But why this 4.03 -> 4.05 bump? There is no other change in this patch. If it's "just because", then why should we take it? All it's doing is moving a baseline which doesn't need appear to need to move. ~Andrew
