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

Warning: Shadowing local variables #9

Open
dannysmith opened this issue Feb 15, 2015 · 0 comments
Open

Warning: Shadowing local variables #9

dannysmith opened this issue Feb 15, 2015 · 0 comments

Comments

@dannysmith
Copy link
Contributor

I'm getting these warnings when I run of sync.

/Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/rb-appscript-0.6.1/_appscript/terminology.rb:57: warning: assigned but unused variable - rev
/Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/omnifocus-trello-1.1.1/lib/omnifocus/trello.rb:46: warning: shadowing outer local variable - board
/Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/omnifocus-trello-1.1.1/lib/omnifocus/trello.rb:50: warning: shadowing outer local variable - list

I'll try to sort the last two when I get a minute. It should just be a variable name change.

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