Skip to content

Fix warnings#1155

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

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.

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.

1 participant