Skip to content

Fix warnings#1155

Closed
greetingsfellowhumans wants to merge 9 commits into
elixir-explorer:mainfrom
greetingsfellowhumans:fix_warnings
Closed

Fix warnings#1155
greetingsfellowhumans wants to merge 9 commits into
elixir-explorer:mainfrom
greetingsfellowhumans:fix_warnings

Conversation

@greetingsfellowhumans

Copy link
Copy Markdown

Fixed a lot of compiler warnings.

Most of it comes down to functions being defined automatically inside macros, and so there were lots of duplicate definitions.

There were also several impossible clauses, matching on something that can never happen.

@akoutmos

Copy link
Copy Markdown
Contributor

Thanks for the fixes! They have been added via #1159.

@akoutmos akoutmos closed this Jul 20, 2026
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