Skip to content
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

shell: don't crash apps that use release version operators #1415

Merged
merged 1 commit into from
Dec 17, 2016

Conversation

lrascao
Copy link
Contributor

@lrascao lrascao commented Dec 11, 2016

Like for instance: {app, "0.1.0", '='}

@ferd
Copy link
Collaborator

ferd commented Dec 11, 2016

Are operators always atoms? If so we may want to guard on these too. If not, +1 ready to merge.

Like for instance: {app, "0.1.0", '='}
@lrascao lrascao force-pushed the feature/rebar_shell_fix branch from b10c6b8 to 6466c32 Compare December 11, 2016 22:46
@lrascao
Copy link
Contributor Author

lrascao commented Dec 11, 2016

Operators are indeed always atoms, updated

@ferd ferd merged commit 001933f into erlang:master Dec 17, 2016
@lrascao lrascao deleted the feature/rebar_shell_fix branch December 27, 2016 18:22
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