Tentative upgrade to ASL_jll v0.1.5 - #851
Conversation
|
That's what I thought. The latest changes to https://www.netlib.org/ampl/solvers/ are not in ASL_jll.jl. |
|
@cvanaret It is a little bit more complex for
The only JLL with a compat entry on Once it is done, we can update all the related Once it is done, we can use the GitHub repository of ASL (like you did for ASL2) and specify a meaningful version (XXXX.YY.ZZ). I broke a bunch of packages with the upgrade SCOTCH 6 --> SCOTCH 7 in the past and I don't want to reproduce it with the upgrade of ASL:
What do you think Oscar? |
|
I've never wanted to touch ASL_jll.jl for this reason...
Are you reeeeeeally sure? |
Not a 100% :) I think the only way out is to have Uno depend on ASL2(_jll), which can be kept in sync. |
|
@cvanaret Can you provide a draft PR on Yggdrasil to update It will give us a chance to test it and check if it breaks a library. |
98ada06 to
7a32225
Compare
Tentative upgrade to latest ASL. I'm suspecting that ASL_jll.jl is not up to date, let's give it a try.
What I'm after:
AFAICT there were no breaking changes in the API, only additional functions.