Skip to content

Fix Elixir 1.20 compilation warnings#433

Open
gilbertwong96 wants to merge 1 commit into
elixir-gettext:mainfrom
gilbertwong96:fix/elixir-1.20-warnings
Open

Fix Elixir 1.20 compilation warnings#433
gilbertwong96 wants to merge 1 commit into
elixir-gettext:mainfrom
gilbertwong96:fix/elixir-1.20-warnings

Conversation

@gilbertwong96
Copy link
Copy Markdown

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
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