On 21/02/2006 1:49 a.m., Guido Serassio wrote:
> Hi,
> 
> At 00.37 20/02/2006, Reuben Farrelly wrote:
>>> wessels     2006/02/17 13:15:35 MST
>>>   Modified files:
>>>     src                  cache_manager.cc 
>>> client_side_reply.cc                          errorpage.cc ftp.cc 
>>> http.cc internal.cc                          mime.cc net_db.cc 
>>> store.cc                          store_digest.cc urn.cc whois.cc   Log:
>>>   Replaced the single-line wrapper function storeEntryReplaceObject
>>>   with direct calls to StoreEntry->replaceHttpReply();
>>
>>
>> Seeing this in squid-3-cvs:    (may have been caused by the above commit)
>>
>> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" 
>> -I. -I. -I../include -I. -I. -I../include -I../include 
>> -I../lib/libTrie/include -I../lib/cppunit-1.10.0/include -I 
>> ../lib/cppunit-1.10.0/include -I/usr/kerberos/include  -Werror -Wall 
>> -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -c -o 
>> ftp.o ftp.cc
>> ftp.cc:202: error: extra qualification 'FtpStateData::' on member 
>> 'writeCommand'
>> make[3]: *** [ftp.o] Error 1
>> make[3]: Leaving directory `/usr/src/squid/squid-3.0/src'
>> make[2]: *** [all-recursive] Error 1
>>
>> Can you take a look please?  This is with gcc version 4.1.0 20060214 
>> (Red Hat 4.1.0-0.27).
> 
> It should be fixed now.
It is, and now compiles through.
I think we've had a few other changes that look just like that for gcc-4.1 
too............
Thanks Guido,
Reuben
Received on Mon Feb 20 2006 - 05:53:45 MST
This archive was generated by hypermail pre-2.1.9 : Tue Feb 28 2006 - 12:00:05 MST