You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i.e. to reduce divergence from SciPy and prevent confusion as in #1987. Basically this will involve -Werror and -Wall along with a Clang 17 build. If there's any interest I could add a PR to add these to the CI. Optionally (and I think it would be best for HiGHS), it could run only on demand, i.e. when a term like say [CHK ERR] is part of the commit message.
The text was updated successfully, but these errors were encountered:
i.e. to reduce divergence from SciPy and prevent confusion as in #1987. Basically this will involve
-Werror
and-Wall
along with a Clang 17 build. If there's any interest I could add a PR to add these to the CI. Optionally (and I think it would be best for HiGHS), it could run only on demand, i.e. when a term like say[CHK ERR]
is part of the commit message.The text was updated successfully, but these errors were encountered: