Comment #1 on issue 216 by [email protected]: Compile errors in variables
http://code.google.com/p/memcached/issues/detail?id=216
I've tried to fix these errors and in pursuit of fixing chain of errors here is the patch I have landed on.
I still don't know what to pass as first parameter for item_cachedump
buf = item_cachedump(*what_to_pass_here*, id, limit, &bytes);
everything else seems to be fixed I also had to also fix slabs.c
Attachments:
patch_clean_errors.diff 5.2 KB
