Skip to content

Elixir 1.16 compatibility#4

Open
23Skidoo wants to merge 3 commits into
vic:masterfrom
23Skidoo:elixir-1.16-compat
Open

Elixir 1.16 compatibility#4
23Skidoo wants to merge 3 commits into
vic:masterfrom
23Skidoo:elixir-1.16-compat

Conversation

@23Skidoo

@23Skidoo 23Skidoo commented Jan 5, 2024

Copy link
Copy Markdown

Bump dependencies, fix a couple of warnings.

This warning in particular:

warning: negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead

breaks compilation on 1.16 with warnings as errors enabled.

Mikhail Glushenkov added 3 commits January 5, 2024 13:28
warning: negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
@mavuio

mavuio commented Oct 25, 2024

Copy link
Copy Markdown

bump.

+1 i'd also like to have this accepted.

@ccapndave

Copy link
Copy Markdown

Me too! Can this be pulled?

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