Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLD: Silence all warnings in SciPy #2023

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

HaoZeke
Copy link
Contributor

@HaoZeke HaoZeke commented Nov 3, 2024

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 : scipy/scipy#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!

@HaoZeke
Copy link
Contributor Author

HaoZeke commented Nov 3, 2024

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)

Copy link
Member

@jajhall jajhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me

@jajhall
Copy link
Member

jajhall commented Nov 4, 2024

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)

@jajhall jajhall merged commit 5bce0d6 into ERGO-Code:latest Nov 4, 2024
110 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants