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 3.2.0 warnings from memcached gem (used in this gem memcached_store) #68

Open
pkmuldoon opened this issue Jan 5, 2023 · 0 comments

Comments

@pkmuldoon
Copy link

When using memcached_store on Ruby 3.2.0, we get the message:

/Users/phillipmuldoon/.asdf/installs/ruby/3.2.0/lib/ruby/gems/3.2.0/gems/memcached-1.8.0/lib/rlibmemcached.bundle: warning: undefining the allocator of T_DATA class swig_runtime_data

The only consumer of the Memcached gem in our Gemfile.lock is memcached_store. It might seem to need an update in dependencies to a later version?

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