lp://staging/~trond-norbye/libmemcached/bugparade

Created by Trond Norbye and last modified
Get this branch:
bzr branch lp://staging/~trond-norbye/libmemcached/bugparade
Only Trond Norbye can upload to this branch. If you are Trond Norbye please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Trond Norbye
Project:
libmemcached
Status:
Merged

Recent revisions

603. By Trond Norbye <tn202803@tor01>

Bug #442914: 'delete noreply' may hang the client

602. By Trond Norbye <tn202803@tor01>

Merge Eric

601. By Trond Norbye

Flush does not reset the bytes stat, so we have no idea of the value

600. By Trond Norbye

Initial support for the ASCII protocol in memcapable

599. By Trond Norbye

Fix compilation warnings reported by gcc

598. By Trond Norbye

Bug 421108: memstat reports same value for bytes, bytes_read and bytes_written

597. By Trond Norbye <tn202803@tor01>

Bug #434843: Large multigets with binary protocol may hang client

596. By Trond Norbye

Create workaround for warnings generated by a broken C99 compiler

Some of the flags to turn on extra analysis and warnings in gcc contains
various bugs related to struct initializations (see section 6.7.8 in C99)
causing bogus warnings to be generated. Due to the fact that we compile
with warning == error, this is a showstopper for us. We cannot expect all
users to be running the latest compilers, so we have to create the workaround
in our code.

595. By Trond Norbye

Fix return type from test functions (should be TEST_SUCCESS and not 0)

594. By Trond Norbye

Strip trailing whitespaces

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp://staging/~tangent-org/libmemcached/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers