Skip to content

Conversation

@andreasnoack
Copy link
Collaborator

The package doesn't load with these versions on Julia 1.0 which is the earliest supported version.

I tested locally with 0.11 and tests passed.

The package doesn't load with these versions on Julia 1.0 which is the earliest supported version.
@devmotion
Copy link
Contributor

We could test this with https://github.com/julia-actions/julia-downgrade-compat I assume.

@LilithHafner
Copy link
Member

@andreasnoack, would you please justify this PR by either

  • pointing to a feature that SortingAlgorithms.jl depends on that is not present in these versions of DataStructures.jl; or
  • sharing a log of successfully loading DataStrcutures.jl at one of these versions and then unsuccessfully loading SortingAlogrithms.jl with that version of DataStructures.jl?

Notably, if DataStructures at one of these versions is incompatible with Julia 1.0, that should be marked elsewhere (i.e. make a PR to adjust its Julia compat bounds in the registry). The role of compat is to specify which versions of a dependency are compatible with this package, not which versions of a dependency are broken or are compatible with different versions of Julia.

@andreasnoack
Copy link
Collaborator Author

Your interpretation makes it impossible to verify that this package supports these versions. It is kind of an abstract compatibility declaration, but I'll rest my case.

@andreasnoack andreasnoack deleted the andreasnoack-patch-1 branch August 4, 2025 18:56
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.

4 participants