[squid-dev] Build failed in Jenkins: trunk-full-matrix » gcc,d-fedora-23 #241

2016-10-03 Thread noc
See -- [...truncated 68289 lines...] ccache g++ -DHAVE_CONFIG_H

[squid-dev] Build failed in Jenkins: trunk-full-matrix » clang,d-ubuntu-wily #241

2016-10-03 Thread noc
See -- [...truncated 6779 lines...] make[5]: Leaving directory

Re: [squid-dev] [RFC] Support concurrent SBuf::c_str() calls

2016-10-03 Thread Alex Rousskov
On 10/02/2016 11:51 PM, Amos Jeffries wrote: > On 3/10/2016 1:03 p.m., Alex Rousskov wrote: >> On 10/02/2016 03:25 PM, Kinkie wrote: >>> On Fri, Sep 30, 2016 at 6:03 PM, Alex Rousskov Overall, I know of three primary ways to implement c_str(): 1. Always 0-terminate SBuf-used

Re: [squid-dev] [PATCH] OSX transparent-proxy using pfctl

2016-10-03 Thread Shively, Gregory
> > +cmd.append("\" && $8 == \""); > > +cmd.append("ESTABLISHED:ESTABLISHED\" {print $5}'"); > > These should probably be merged into one. If no other changes are needed, > this merge can be done during commit. > Sounds good. I've gone ahead and made the changes and including. > > +