Merge lp:~yeban/libmemcached/todo-hosts.c-2 into lp:~tangent-org/libmemcached/trunk
Proposed by
Anuarg Priyam
Status: | Merged |
---|---|
Approved by: | Brian Aker |
Approved revision: | 934 |
Merged at revision: | 947 |
Proposed branch: | lp:~yeban/libmemcached/todo-hosts.c-2 |
Merge into: | lp:~tangent-org/libmemcached/trunk |
Diff against target: |
28 lines (+7/-3) 1 file modified
libmemcached/hosts.c (+7/-3) |
To merge this branch: | bzr merge lp:~yeban/libmemcached/todo-hosts.c-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Libmemcached-developers | Pending | ||
Review via email: mp+57121@code.launchpad.net |
Description of the change
Second attempt at addressing a marked TODO in hosts.c - check return type of memcached_
To post a comment you must log in.
Maybe memcached_set_error is not needed, as server_add is mostly an intermediate call.