Re: [MERGE] Final cachemgr-refactor mergeset, including hno's peer_userhash and peer_sourcehash

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 15 Jul 2008 03:35:17 +1200

Kinkie wrote:
> Hi all,
> the attached changeset merges today's hno's commit to trunk, and
> replaces the one I posted a few hours ago.
>
>
> Kinkie
>

Merged code failed testing. Please run "make check" again and fix this.

        g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
-I../lib -I../lib -I/usr/include/libxml2 -Werror -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -m32
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT
tests/testCacheManager.o -MD -MP -MF $depbase.Tpo -c -o
tests/testCacheManager.o tests/testCacheManager.cc &&\
        mv -f $depbase.Tpo $depbase.Po
./CacheManager.h: In member function 'void testCacheManager::testCreate()':
./CacheManager.h:150: error: 'CacheManager::CacheManager()' is protected
tests/testCacheManager.cc:35: error: within this context
tests/testCacheManager.cc:35: error: expected `;' before '::' token
./CacheManager.h: In member function 'void
testCacheManager::testRegister()':
./CacheManager.h:150: error: 'CacheManager::CacheManager()' is protected
tests/testCacheManager.cc:49: error: within this context
tests/testCacheManager.cc:54: error: 'class CacheManagerAction' has no
member named 'handler'
make[4]: *** [tests/testCacheManager.o] Error 1

Amos

-- 
Please use Squid 2.7.STABLE3 or 3.0.STABLE7
Received on Mon Jul 14 2008 - 15:35:13 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 14 2008 - 12:00:05 MDT