With =dev-libs/libmemcached-0.37 +hsieh I get a warning trying to run.. $m->setOption(Memcached::OPT_HASH, Memcached::HASH_HSIEH); With =dev-libs/libmemcached-0.35 +hsieh I get no warnings and everything works great. Reproducible: Always
upstream says fixed in 1.0.1.
It looks like we may have another issue here.. http://bugs.gentoo.org/show_bug.cgi?id=309835 Need to get that fixed before I can sanely test it out.
OK, with bug 309835 fixed I was able to test this and it appears we're looking good again. Thanks!