Skip to content

Fix Elixir 1.20 compilation warnings#433

Merged
whatyouhide merged 1 commit into
elixir-gettext:mainfrom
gilbertwong96:fix/elixir-1.20-warnings
Jun 2, 2026
Merged

Fix Elixir 1.20 compilation warnings#433
whatyouhide merged 1 commit into
elixir-gettext:mainfrom
gilbertwong96:fix/elixir-1.20-warnings

Conversation

@gilbertwong96

Copy link
Copy Markdown
Contributor

Resolve compilation warnings in Elixir 1.20.

Comment thread lib/gettext/compiler.ex Outdated
Comment thread .tool-versions Outdated
Comment thread lib/gettext/extractor.ex
@gilbertwong96 gilbertwong96 force-pushed the fix/elixir-1.20-warnings branch from 821ff34 to 101d040 Compare May 31, 2026 10:53
- Switch parallel PO compilation from async/await to pmap (requires Elixir
~> 1.16).
- Remove unused put_locale guard and ensure_empty_msgstr!/1.
- Move preferred_cli_env to cli/0 callback.
@gilbertwong96 gilbertwong96 force-pushed the fix/elixir-1.20-warnings branch from 101d040 to 449e7e6 Compare May 31, 2026 10:55
@whatyouhide whatyouhide merged commit 3163e3c into elixir-gettext:main Jun 2, 2026
2 checks passed
@whatyouhide

Copy link
Copy Markdown
Contributor

Thanks @gilbertwong96 💟

@gilbertwong96 gilbertwong96 deleted the fix/elixir-1.20-warnings branch June 2, 2026 08:05
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