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

Clean warnings in tests #525

Merged
merged 1 commit into from
Sep 26, 2017
Merged

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Sep 25, 2017

Clean warnings below:

/path/to/rdoc/test/test_rdoc_parser_ruby.rb:786: warning: ambiguous first argument; put parentheses or a space even after `/' operator
/path/to/rdoc/test/test_rdoc_parser_ruby.rb:781: warning: assigned but unused variable - out
/path/to/rdoc/test/test_rdoc_parser_ruby.rb:1382: warning: assigned but unused variable - constant
/path/to/rdoc/test/test_rdoc_parser_ruby.rb:1383: warning: assigned but unused variable - constant2
/path/to/rdoc/test/test_rdoc_parser_ruby.rb:3642: warning: assigned but unused variable - const_d

@aycabta aycabta merged commit 9c4cb93 into ruby:master Sep 26, 2017
@aycabta aycabta deleted the clean-warnings-in-tests branch September 26, 2017 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant