Skip to content

Ruby 3.2.0 warnings from memcached gem (used in this gem memcached_store) #68

Description

@pkmuldoon

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions