lp:~piotr-sikora/libmemcached/fix-tests-on-openbsd

Created by Piotr Sikora and last modified
Get this branch:
bzr branch lp:~piotr-sikora/libmemcached/fix-tests-on-openbsd
Only Piotr Sikora can upload to this branch. If you are Piotr Sikora please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Piotr Sikora
Project:
libmemcached
Status:
Development

Recent revisions

948. By Piotr Sikora

server_startup: whitelist ECONNREFUSED in fopen's errno switch.

It seems that because errno doesn't get cleared, the problematic switch
relies on errno value propagated not only from the failed fopen(), but
also from libmemcached_util_ping() call ~100 lines before.

Running tests on OpenBSD resulted in such error:

  Could not open pid file /tmp/memcached.pidXXXXXX -> fopen(Connection refused)

which obviously doesn't make any sense.

This change fixes that and allows tests to run.

947. By Brian Aker

Update build bits.

946. By Brian Aker

Merge in trunk. Updates to manual/update to latest libtest.

945. By Brian Aker

Merge Trunk

944. By Brian Aker

Remove the conf.py file

943. By Brian Aker

Merge in trunk.

942. By Brian Aker

Simple addition to valgrind test.

941. By Brian Aker

Merge in trunk.

940. By Brian Aker

Merge trunk.

939. By Brian Aker

Merge in local trunk

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~tangent-org/libmemcached/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers