]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] fix warning in proto_tcp.c with gcc >= 4
authorWilly Tarreau <w@1wt.eu>
Sun, 17 Aug 2008 15:13:47 +0000 (17:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 17 Aug 2008 15:13:47 +0000 (17:13 +0200)
commitc7e961e5f7aaaa7e71ef548e5bb985766a1812a7
treedb768ab20c6253747f6ef28aa131563bdf19a747
parent61eadc028fb8774ea05d893cd3eca6c671fb511e
[BUILD] fix warning in proto_tcp.c with gcc >= 4

signedness issues.
include/types/proxy.h
src/proto_tcp.c