Warning message from 1.8.0-rc3
Closed this issue · 1 comments
ctkelley commented
Hi, I’m getting
WARNING: could not import Base._rangestyle into ArrayLayouts
when I run CI for my package SIAMFANLEquations.jl . This seems to come from BandedMatrices' dependence on ArrayLayouts. This is new for 1.8.0-rc3.
Is this serious?
See
ctkelley commented
Updating packages solved the problem.