Comment 6 for bug 1595488

Revision history for this message
Patrick Welche (prlw1) wrote :

That all sounds great! One additional comment:

The bool(theServer) change works for a test program which includes <tr1/memory> and is compiled with -std=c++98, so I think it is safe and will fix up() in a c++11 future. I think that was the only suggested squid change.

(From the build www.pkgsrc.org on clang/llvm/stdc++ point of view, I patched it up to always use C++11 - new package, so no backwards compatibility issues - so the originator of this bug report should be able to use squid+ecap by building from pkgsrc in the meantime.)