]> git.ipfire.org Git - thirdparty/squid.git/commit - src/htcp.cc
fix c++ compilers that put the vtable at the beginning of structs
authorrobertc <>
Tue, 15 Oct 2002 14:03:04 +0000 (14:03 +0000)
committerrobertc <>
Tue, 15 Oct 2002 14:03:04 +0000 (14:03 +0000)
commit332dafa28099995ae4baee1de763dc42eef698ac
treeb2f8980d3ce86a24ef1ade7fd604d24472da4ac7
parent02d1422b752b3cc2f13355cc093fc8160b0a0a55
fix c++ compilers that put the vtable at the beginning of structs
62 files changed:
Makefile.in
aclocal.m4
configure
contrib/Makefile.in
doc/Makefile.in
errors/Makefile.in
helpers/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/winbind/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/external_acl/winbind_group/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/SMB/smbval/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
helpers/ntlm_auth/winbind/Makefile.in
icons/Makefile.in
lib/Makefile.in
scripts/Makefile.in
snmplib/Makefile.in
src/HttpHdrRange.cc
src/Makefile.in
src/Store.h
src/auth/Makefile.in
src/fs/Makefile.in
src/fs/aufs/Makefile.in
src/fs/coss/Makefile.in
src/fs/coss/store_dir_coss.cc
src/fs/diskd/Makefile.in
src/fs/null/Makefile.in
src/fs/ufs/Makefile.in
src/htcp.cc
src/http.cc
src/neighbors.cc
src/repl/Makefile.in
src/repl/heap/store_heap_replacement.cc
src/stat.cc
src/store.cc
src/store_client.cc
src/store_digest.cc
src/store_dir.cc
src/store_log.cc
src/store_swapin.cc
src/store_swapmeta.cc
src/store_swapout.cc
src/ufscommon.cc