Skip to content

Support erl 21 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 15, 2019
Merged

Support erl 21 #31

merged 3 commits into from
Jan 15, 2019

Conversation

lordnull
Copy link
Owner

Some tests used Erlang:apply/3 but passed in a tuple as the first argument. This refactors those tests.

OTP 21 removed erlang:apply/3's ability to take a tuple as the first
argument, so the tests that used the functionality have been refactored to
no rely on it. the functionality is now tested behind an ifdef/if >= for
the otp version 21.
@lordnull lordnull merged commit 3532c37 into master Jan 15, 2019
@lordnull lordnull deleted the mw-support-erl-21 branch January 15, 2019 07:09
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