[squid-dev] Build failed in Jenkins: trunk-full-matrix » clang,d-debian-unstable #144

2016-04-12 Thread noc
See -- [...truncated 6933 lines...] make[5]: Leaving directory

[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-ubuntu-vivid #614

2016-04-12 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-fedora-22 #614

2016-04-12 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

[squid-dev] Jenkins build is back to normal : trunk-matrix » gcc,d-opensuse-13.2 #614

2016-04-12 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

[squid-dev] [PATCH] libmem API cleanup pt2

2016-04-12 Thread Amos Jeffries
This is the first of the followup patches I promised when applying the un-polished bug 4438 patch to 4.0.8. Convert all the objects using the libmem "old API" for as-needed pools to using the MEMPROXY_CLASS() API which is better designed for late initialization. The GetPool(type) function is