On Mon, 15 Aug 2011 08:54:20 -0600, Alex Rousskov wrote:
On 08/11/2011 02:14 PM, Pawel Worach wrote:Here is patch for squid3 trunk that fixes a couple of compile errors with clang++ trunk.The hack in src/ChunkedCodingParser.cc gets rid of a warning that complains about a empty if statement.I would replace NOTYET with something more specific like #if TRAILERS_ARE_SUPPORTED and remove the "; //" part inside the now-protected if-statement.
Change made. Amos
