Skip to content

Conversation

yeesian
Copy link
Owner

@yeesian yeesian commented Mar 4, 2024

No description provided.

@felixcremer
Copy link
Contributor

The failure on 1.6 seem to be coming from a wrong Julia bound in DiskArrays.jl and usage of a not exported Base macro see JuliaIO/DiskArrays.jl#160

@rafaqz
Copy link
Collaborator

rafaqz commented Mar 4, 2024

We need to bump minimum compat here to 1.9. Currently only 1.10 works in DiskArrays but we can make 1.9 work.

But its not worth the effort supporting julia versions from before the effects system was introduced.

See JuliaIO/DiskArrays.jl#159

@yeesian
Copy link
Owner Author

yeesian commented Mar 5, 2024

Should we make one last minor release for ArchGDAL (i.e. this PR) to v0.10.3 before I make another release of ArchGDAL to v0.11.0 that will only supports 1.9+ (that can benefit from the effects system)?

Update: done in #424

@yeesian yeesian requested a review from rafaqz March 5, 2024 00:43
@rafaqz
Copy link
Collaborator

rafaqz commented Mar 5, 2024

Thay makes sense to do. Will need DiskArrays dropped back to 0.3

@felixcremer
Copy link
Contributor

What is the status of this?
The compat bounds for DiskArrays are now fixed in the General registry. So it would be good to get an ArchGDAL release with DiskArrays 0.4.

@yeesian yeesian requested a review from evetion May 10, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants