JuliaLinearAlgebra/ArrayLayouts.jl

Warning message from 1.8.0-rc3

Closed this issue · 1 comments

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

Updating packages solved the problem.