Navigation Menu

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

Ruby 2.4 warnings about parentheses after method name #102

Closed
neontapir opened this issue Sep 4, 2018 · 0 comments
Closed

Ruby 2.4 warnings about parentheses after method name #102

neontapir opened this issue Sep 4, 2018 · 0 comments

Comments

@neontapir
Copy link
Contributor

When running a Ruby program that includes the optimist gem, 3 warnings are shown.

warning: parentheses after method name is interpreted as an argument list, not a decomposed argument

These warnings apply to the optimist gem itself. There are three methods with a space between the method name and the opening parenthesis. Under Ruby 2.4, this causes a warning.

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

No branches or pull requests

1 participant