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

Warnings when using spinning_cursor #31

Closed
eirvandelden opened this issue Jan 20, 2016 · 1 comment
Closed

Warnings when using spinning_cursor #31

eirvandelden opened this issue Jan 20, 2016 · 1 comment

Comments

@eirvandelden
Copy link

When we add spinning_cursor to our project and use we, get the the following on each run of our CLI tool:

/Users/me/Documents/tool/vendor/bundle/ruby/2.1.0/gems/spinning_cursor-0.3.0/lib/spinning_cursor.rb:36: warning: assigned but unused variable - abort_on_exception
/Users/me/Documents/tool/vendor/bundle/ruby/2.1.0/gems/spinning_cursor-0.3.0/lib/spinning_cursor.rb:46: warning: `&' interpreted as argument prefix
/Users/me/Documents/tool/vendor/bundle/ruby/2.1.0/gems/spinning_cursor-0.3.0/lib/spinning_cursor/parser.rb:21: warning: `&' interpreted as argument prefix
/Users/me/Documents/tool/vendor/bundle/ruby/2.1.0/gems/spinning_cursor-0.3.0/lib/spinning_cursor/stop_watch.rb:8: warning: `&' interpreted as argument prefix
/Users/me/Documents/tool/vendor/bundle/ruby/2.1.0/gems/spinning_cursor-0.3.0/lib/spinning_cursor.rb:101: warning: instance variable @spinner not initialized
@prydonius
Copy link
Owner

Hey,

I can confirm that I'm also getting these errors when executing ruby with warnings on.

Thanks for letting me know!

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

2 participants