Re: cvs commit: squid3/src http.cc

From: Duane Wessels <wessels@dont-contact.us>
Date: Tue, 13 Jun 2006 10:15:53 -0600 (MDT)

On Wed, 7 Jun 2006, hno@squid-cache.org wrote:

> hno 2006/06/07 06:32:56 MDT
>
> Modified files:
> src http.cc
> Log:
> Correct Cache-Control header checks and simplify the associated overrides
>
> Revision Changes Path
> 1.500 +15 -41 squid3/src/http.cc

When I compile with --disable-http-violations I get:

http.cc: In member function `int HttpStateData::cacheableReply()':
http.cc:400: error: `ignore_private' undeclared (first use this function)
http.cc:400: error: (Each undeclared identifier is reported only once for each function it appears in.)
http.cc:400: error: `REFRESH_OVERRIDE' undeclared (first use this function)
http.cc:405: error: `ignore_no_cache' undeclared (first use this function)
http.cc:410: error: `ignore_no_store' undeclared (first use this function)
http.cc:423: error: `ignore_auth' undeclared (first use this function)
Received on Tue Jun 13 2006 - 10:15:54 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 30 2006 - 12:00:02 MDT