Skip to content

Documentation Typo #72

@m6w6

Description

@m6w6

Imported from Launchpad using lp2gh.


It appears that there are some prototypes on the memcached_return_t documentation page that don't exist in the source code:

http://docs.libmemcached.org/libmemcached/memcached_return_t.html#memcached_return_t

On the above page, I am unable to find the following in the source code (libmemcached-dev ubuntu):

const char *libmemcached_strerror(memcached_return_t rc)
bool libmemcached_success(memcached_return_t rc)
bool libmemcached_failure(memcached_return_t rc)
bool libmemcache_continue(memcached_return_t rc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions