Memcache build on RH6 and error handling fixes

Description

Red Hat 6 seems to have a libmemcached package now, so the RPM should build that by default.

Debian seems to have a newer lib version with different error handling APIs.

Environment

None

Attachments

1
  • 06 Feb 2012, 07:01 PM

Activity

Show:

Scott Cantor February 10, 2012 at 6:42 PM

Scott Cantor February 6, 2012 at 8:17 PM

Additional comment from Russ:

Scott, in the long run it looks like you can merge the _ERRNO case with
the case below it when doing error reporting and remove the SYSTEM ERROR
or Problems part of the suffix, since memcached_last_error_message() will
add all that stuff for you.

Russ Allbery February 6, 2012 at 7:01 PM

Here's the patch that we'll use in Debian for compatibility with 1.0.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Original estimate

Components

Fix versions

Created February 6, 2012 at 3:59 PM
Updated August 7, 2012 at 12:58 AM
Resolved February 10, 2012 at 6:42 PM

Flag notifications