rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
262 stars 38 forks source link

Failing on nightly because uses private methods from Base #664

Closed odow closed 3 months ago

odow commented 3 months ago

x-ref https://github.com/jump-dev/JuMP.jl/pull/3707

https://github.com/rafaqz/DimensionalData.jl/blob/55e8ecf6fd91249caa76af5697eeb66d9f8a40d0/src/Lookups/beginend.jl#L42-L45

rafaqz commented 3 months ago

Its failing on nightly for multiple other reasons too if we fix that, and theyre not DD related.

But I will fix that use if internals.