Hi Henning,
The library exports constants LIBMEMCACHED_VERSION_STRING and LIBMEMCACHED_VERSION_HEX so it seems it would be possible, if you think it's really necessary?
I have updated the docs for now and will try to look more into it when I get a spare moment.
Best regards,
Charles
On 21 October 2013 11:53, Henning Westerholt hw@kamailio.org wrote:
Am Montag, 21. Oktober 2013, 10:03:46 schrieb Charles Chance:
The signatures of the custom memory allocator callbacks changed slightly
in
version 0.38 of libmemcached, so I believe this is the minimum required. Unfortunately it seems the version included in the EL6 base is still
0.31 :/
I can quickly add this info to the docs - is there still time to include
in
4.1 release?
Hi Charles,
yes, the signatures changed unfortunately. Its fine to improve the documentation at any time. With regards to the change, maybe its possible to add some #ifdef around it if libmemcache export its internal version somehow.
Regards,
Henning Westerholt