Merge lp://qastaging/~trond-norbye/libmemcached/no-docs into lp://qastaging/~brianaker/libmemcached/build

Proposed by Trond Norbye
Status: Rejected
Rejected by: Brian Aker
Proposed branch: lp://qastaging/~trond-norbye/libmemcached/no-docs
Merge into: lp://qastaging/~brianaker/libmemcached/build
Diff against target: 2309 lines (+841/-417)
44 files modified
.bzrignore (+1/-0)
ChangeLog (+10/-1)
Makefile.am (+8/-3)
clients/execute.c (+3/-5)
clients/execute.h (+3/-0)
clients/generator.c (+1/-1)
clients/memcat.c (+2/-1)
clients/memcp.c (+6/-1)
clients/memdump.c (+2/-1)
clients/memerror.c (+1/-1)
clients/memflush.c (+1/-1)
clients/memrm.c (+1/-1)
clients/memstat.c (+12/-31)
clients/utilities.c (+1/-1)
clients/utilities.h (+1/-0)
configure.ac (+31/-4)
libhashkit/hsieh.c (+5/-3)
libmemcached/behavior.c (+1/-0)
libmemcached/common.h (+9/-1)
libmemcached/connect.c (+197/-152)
libmemcached/delete.c (+1/-1)
libmemcached/include.am (+4/-3)
libmemcached/io.c (+22/-17)
libmemcached/response.c (+2/-0)
libmemcached/server.c (+20/-0)
libmemcached/stats.c (+77/-16)
libmemcached/stats.h (+3/-0)
libmemcached/types.h (+4/-0)
libmemcached/util/version.c (+7/-6)
libmemcached/util/version.h (+2/-2)
libmemcached/version.c (+11/-2)
m4/pandora_warnings.m4 (+1/-1)
support/libmemcached.spec.in (+23/-12)
tests/atomsmasher.c (+5/-9)
tests/hashkit_functions.c (+2/-0)
tests/include.am (+8/-5)
tests/mem_functions.c (+131/-120)
tests/mem_udp.c (+3/-8)
tests/server.c (+38/-7)
tests/start.c (+2/-0)
tests/test.c (+4/-0)
unittests/include.am (+20/-0)
unittests/main.cc (+21/-0)
unittests/strings.cc (+134/-0)
To merge this branch: bzr merge lp://qastaging/~trond-norbye/libmemcached/no-docs
Reviewer Review Type Date Requested Status
Libmemcached-developers Pending
Review via email: mp+30556@code.qastaging.launchpad.net

Description of the change

Added --without-docs to configure

The purpose of this option is to be able to disable generation of manual
pages from pod2man (to enable compilation of libmemcached on systems
without a working pod2man)

To post a comment you must log in.
Revision history for this message
Brian Aker (brianaker) wrote :

This was applied to the tree a while ago.

Unmerged revisions

883. By Trond Norbye

Added --without-docs to configure

The purpose of this option is to be able to disable generation of manual
pages from pod2man (to enable compilation of libmemcached on systems
without a working pod2man)

882. By Brian Aker <brian@gaz>

Found issue from Fedora builder compiling with --with-debug

881. By Brian Aker <brian@gaz>

Merge in cast fix for H algo

880. By Brian Aker <brian@gaz>

Type on attribute.

879. By Brian Aker <brian@gaz>

Verify that servers have started up by reading their pid file.

878. By Brian Aker <brian@gaz>

Possible fix for OSX slow server startup

877. By Brian Aker <brian@gaz>

Tiny style fix

876. By Brian Aker <brian@gaz>

Merge in usage for execute_stat.

875. By Brian Aker <brian@gaz>

Merge in memcached_stat_execute().

874. By Brian Aker <brian@gaz>

Fix for versioning information.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: