Closed HaoZeke closed 3 weeks ago
The UCRT64 failure shouldn't be related to this PR (since none of the sources have changed, and AFAIK the CI run doesn't even use meson
)
The UCRT64 failure shouldn't be related to this PR (since none of the sources have changed, and AFAIK the CI run doesn't even use
meson
)
CI test failures like this are due to GitHub, and pass on re-running (as I'm now trying)
I thought about silencing these only at the SciPy end, but on whole I think it makes sense to be explicit here, since not having a clean build (w.r.t warnings) is a project level issue.
This is the last (mandatory) PR for the SciPy update. Warnings fixes can still be ported from #1987 later without blocking the SciPy update.
Please consider merging as soon as the SciPy CI is green : https://github.com/scipy/scipy/pull/21565
Then the only thing left is over at SciPy (I'll just update the fork) and we'll finally have an up-to-date HiGHS!