Re: [squid-dev] splay.h replacement

2014-11-24 Thread Tsantilas Christos
On 11/21/2014 07:43 PM, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/11/2014 4:08 a.m., Tsantilas Christos wrote: The compiler has right I know the cimpilers right about it being garbage. Its just the code looks like there are things in those templates which a

Re: [squid-dev] splay.h replacement

2014-11-21 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/11/2014 4:08 a.m., Tsantilas Christos wrote: > The compiler has right > I know the cimpilers right about it being garbage. Its just the code looks like there are things in those templates which are wrongly depending on the objects being NUL

Re: [squid-dev] splay.h replacement

2014-11-18 Thread Tsantilas Christos
The compiler has right On 11/18/2014 05:23 AM, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y'all may have noticed the clang 3.5 errors. lib/MemPoolChunked.cc:370:10: error: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always conv

[squid-dev] splay.h replacement

2014-11-17 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Y'all may have noticed the clang 3.5 errors. lib/MemPoolChunked.cc:370:10: error: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Werror,-Wundefined-bool-conversion] include/splay.h:228:9: er