Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 228 by [email protected]: 1.6.0-beta1 does not compile on Open-Suse x86_64
http://code.google.com/p/memcached/issues/detail?id=228

What steps will reproduce the problem?
1. Does not compile on open-suse x86_64 version 11.4 codenamed Celadon and gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux)

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -I./libevent -I./daemon -I./include -I./libevent -fvisibility=hidden -pthread -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'daemon/memcached.c' || echo './'`daemon/memcached.c
cc1: warnings being treated as errors
daemon/memcached.c: In function 'try_read_command':
daemon/memcached.c:3617:13: error: array subscript is above array bounds
daemon/memcached.c:3617:13: error: array subscript is above array bounds
daemon/memcached.c:3621:18: error: array subscript is above array bounds
daemon/memcached.c:3621:18: error: array subscript is above array bounds
daemon/memcached.c:3621:18: error: array subscript is above array bounds
make[1]: *** [memcached-memcached.o] Error 1



Reply via email to