Comment #3 on issue 255 by [email protected]: better types for time
http://code.google.com/p/memcached/issues/detail?id=255

Wether this patch is taken or not,

these lines:
- APPEND_NUM_FMT_STAT(fmt, i, "age", "%u", current_time - tails[i]->time);
-                                "%u", itemstats[i].evicted_time);

should probably be cast

Reply via email to