Re: regression: access_log.cc fails to build on g++-2.95

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 16 Jul 2003 10:24:44 +0200

On Wednesday 16 July 2003 10.02, Robert Collins wrote:

> function `void accessLogCustom(AccessLogEntry *, customlog *)':
> /home/robertc/source/squid/squid--HEAD--3.0/src/access_log.cc:796:
> attempt to take address of bit-field structure member
> `_logformat_token::quote'

Line numbers does not seem to match head, but I assume this is the
switch statement on line 796 somehow wanting to take the address of
the element in this compiler.

I have removed the bitfield definition of the quote member. Hopefully
GCC-2.95 will be happier now.

Regards
Henrik
Received on Wed Jul 16 2003 - 02:25:19 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:17 MST