Skip to content

Fix compiler warnings for Elixir 1.15#719

Merged
bitwalker merged 1 commit into
bitwalker:mainfrom
moogle19:elixir_1_15
Jan 25, 2023
Merged

Fix compiler warnings for Elixir 1.15#719
bitwalker merged 1 commit into
bitwalker:mainfrom
moogle19:elixir_1_15

Conversation

@moogle19
Copy link
Copy Markdown
Contributor

Summary of changes

Elixir 1.15 will warn on missing parentheses for bitstring modifiers (elixir-lang/elixir#11862).
This PR adds the missing parentheses.

Checklist

  • New functions have typespecs, changed functions were updated
  • Same for documentation, including moduledocs
  • Tests were added or updated to cover changes
  • Commits were squashed into a single coherent commit
  • Notes added to CHANGELOG file which describe changes at a high-level

@bitwalker bitwalker merged commit 1aafc3c into bitwalker:main Jan 25, 2023
@bitwalker
Copy link
Copy Markdown
Owner

Thanks!

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.

2 participants