2013/5/23 Dmitry Sivachenko <[email protected]>: > > On 23.05.2013, at 11:22, joris dedieu <[email protected]> wrote: > >> >> For my part I can't reproduce it. >> >> $ uname -a >> FreeBSD mailhost2 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 >> 18:27:25 UTC 2013 >> [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 >> >> $ cc -v >> Using built-in specs. >> Target: amd64-undermydesk-freebsd >> Configured with: FreeBSD/amd64 system compiler >> Thread model: posix >> gcc version 4.2.1 20070831 patched [FreeBSD] >> >> >> rm src/ev_kqueue.o; cc -Iinclude -Iebtree -Wall -Werror -O2 -pipe -O2 >> -fno-strict-aliasing -pipe -DFREEBSD_PORTS -DTPROXY -DCONFIG_HAP_CRYPT >> -DUSE_GETADDRINFO -DUSE_ZLIB -DENABLE_POLL -DENABLE_KQUEUE >> -DUSE_OPENSSL -DUSE_PCRE -I/usr/local/include >> -DCONFIG_HAPROXY_VERSION=\"1.5-dev18\" >> -DCONFIG_HAPROXY_DATE=\"2013/04/03\" -c -o src/ev_kqueue.o >> src/ev_kqueue.c >> >> Doesn't produce any warning with haproxy-ss-20130515. >> >> Could you please tell me how to reproduce it ? >> > > > Update to FreeBSD-9-STABLE if you want to reproduce it. > > This change was MFC'd to 9/stable after 9.1-RELEASE: > http://svnweb.freebsd.org/base/stable/9/sys/sys/queue.h?view=log >
Thanks Dimitry for this precision.

