]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl.cc
A bunch of quick patches to silence gcc warnings when compiling
authoradrian <>
Wed, 17 Oct 2001 16:59:08 +0000 (16:59 +0000)
committeradrian <>
Wed, 17 Oct 2001 16:59:08 +0000 (16:59 +0000)
commitd35b9a947d5f78e0671fd31a1b82b9d638b7e87a
tree5ee11570eeafc74d4c0b51368c39e521e51a046c
parent8a7e978a763df939eb3809a31bb5c95d6785e59f
A bunch of quick patches to silence gcc warnings when compiling
with FreeBSD's BDECFLAGS. These include duplicate declarations,
declarations shadowing global declarations, implicit type size
and signed/unsigned conversions.
src/HttpHeader.cc
src/access_log.cc
src/acl.cc
src/asn.cc
src/enums.h
src/protos.h
src/store_rebuild.cc