]> git.ipfire.org Git - thirdparty/squid.git/commit - src/HttpHeader.cc
Cannot build using gcc 4.1 with the error:
authorserassio <>
Mon, 26 Dec 2005 18:35:22 +0000 (18:35 +0000)
committerserassio <>
Mon, 26 Dec 2005 18:35:22 +0000 (18:35 +0000)
commit8abf232cfd03c435ad04540df01c90e66ad12e02
tree6c7357fa40e3a896dd2a4313d3ad730e6d595346
parent47ea041341b3a57947a092a753ee593b50763ff9
Cannot build using gcc 4.1 with the error:

warning: dereferencing type-punned pointer will break strict-aliasing rules

This patch should fix the offending type casts.
src/DiskIO/AIO/AIODiskIOStrategy.cc
src/HttpHeader.cc
src/HttpHeaderTools.cc
src/HttpReply.cc
src/cache_cf.cc
src/peer_digest.cc
src/protos.h
src/snmp_core.cc