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 warnings Comparable & Return nil #81

Closed
mattheworiordan opened this issue Mar 31, 2015 · 2 comments
Closed

Ruby warnings Comparable & Return nil #81

mattheworiordan opened this issue Mar 31, 2015 · 2 comments

Comments

@mattheworiordan
Copy link
Contributor

I receive the following warnings when require Fog with Ruby 2.2.1:

vendor/ruby-2.2.1/lib/ruby/gems/2.2.0/gems/fog-core-1.29.0/lib/fog/core/service.rb:166: warning: Comparable#== will no more rescue exceptions of #<=> in the next release.
vendor/ruby-2.2.1/lib/ruby/gems/2.2.0/gems/fog-core-1.29.0/lib/fog/core/service.rb:166: warning: Return nil in #<=> if the comparison is inappropriate or avoid such comparison.

I am on Fog master, commit f16fae7b0b40af3212facbf317a76628e353fcc5

@mattheworiordan
Copy link
Contributor Author

Sorry, I meant to post this to fog-core, moving now

@geemus
Copy link
Member

geemus commented Mar 31, 2015

Thanks!

On Tue, Mar 31, 2015 at 8:01 AM, mattheworiordan notifications@github.com
wrote:

Closed #81 #81.

Reply to this email directly or view it on GitHub
#81 (comment).

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