What I am actually getting using g++ 4.1 and g++ 4.2 compilers is:
cc1plus: warnings being treated as errorsDelayPool.cc: In member function ‘void DelayPool::dump(StoreEntry*, unsigned int) const’:
DelayPool.cc:72: warning: NULL used in arithmetic Regards, Christos Duane Wessels wrote:
Thanks, I committed your fix. Strange that it compiled okay for me with --enable-delay-pools on FreeBSD (gcc 3.4.2). DW
