Conversation
This prevents us from being influenced by things like `LD_LIBRARY_PATH`, and ensures that we always load the correct `libsuitesparseconfig` that came with our JLL.
|
This should fix JuliaInterop/JuliaCall#224 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #620 +/- ##
==========================================
- Coverage 84.18% 83.97% -0.22%
==========================================
Files 12 12
Lines 9265 9265
==========================================
- Hits 7800 7780 -20
- Misses 1465 1485 +20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@dkarrasch I've marked various PRs for backporting to 1.12, perhaps a little aggressively. We definitely want this one in so that it fixes some of the R interop issues. Can I request you to review the list of backports for 1.12 and unmark those you don't agree with? Given that the next beta is almost here, it may be that we only make it into the RC1, but perhaps there is a chance of making into the beta as well. cc @KristofferC |
|
The older ones had been already included, but I'm setting up a |
This prevents us from being influenced by things like `LD_LIBRARY_PATH`, and ensures that we always load the correct `libsuitesparseconfig` that came with our JLL.
|
This appears to have issues |
This prevents us from being influenced by things like
LD_LIBRARY_PATH, and ensures that we always load the correctlibsuitesparseconfigthat came with our JLL.