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

::Fixnum deprecated (ruby 2.4.0) #22

Open
aapis opened this issue May 12, 2017 · 0 comments
Open

::Fixnum deprecated (ruby 2.4.0) #22

aapis opened this issue May 12, 2017 · 0 comments

Comments

@aapis
Copy link

aapis commented May 12, 2017

The Fixnum constant is deprecated and should be replaced with Integer in base_protocol.rb.

/Users/prieber/.rvm/rubies/ruby-2.4.0/lib/ruby/gems/2.4.0/gems/evertils-0.3.4/lib/kernel.rb:9: warning: constant ::Fixnum is deprecated
/Users/prieber/.rvm/gems/ruby-2.4.0@global/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:254: warning: constant ::Fixnum is deprecated
/Users/prieber/.rvm/gems/ruby-2.4.0@global/gems/evernote-thrift-1.25.2/lib/thrift/protocol/base_protocol.rb:294: warning: constant ::Fixnum is deprecated
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