Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Alex Rousskov
On Thu, 2008-01-24 at 10:55 +1300, Amos Jeffries wrote: > > On Thu, 2008-01-24 at 09:57 +1300, Amos Jeffries wrote: > >> > > >> > On Wed, 2008-01-23 at 19:07 +0200, Tsantilas Christos wrote: > >> >> squid crashes after this patch, something is wrong. After reverting > >> to > >> >> a previews versi

Re: s27_adri benchmarking

2008-01-23 Thread Adrian Chadd
On Wed, Jan 23, 2008, Alex Rousskov wrote: > Are these results based on fetching a 176-byte image from an Apache > server using a configurable number of best-effort robots (the x axis)? Yup. > Is that image cached by Squid? Its just an internal icon, loaded at runtime. This test is just design

Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Amos Jeffries
> On Thu, 2008-01-24 at 09:57 +1300, Amos Jeffries wrote: >> > >> > On Wed, 2008-01-23 at 19:07 +0200, Tsantilas Christos wrote: >> >> squid crashes after this patch, something is wrong. After reverting >> to >> >> a previews version of String.cc all are OK again . >> >> >> >> Amos Jeffries wro

Re: HEAD squid3/src Makefile.am,1.136,1.137 access_log.cc,1.51, 1.52 cf.data.pre,1.169,1.170 cf_gen_defines,1.4,1.5 main.cc,1.93, 1.94 protos.h,1.91,1.92 structs.h,1.124,1.125

2008-01-23 Thread Amos Jeffries
> Update of cvs.devel.squid-cache.org:/cvsroot/squid/squid3/src > > Modified Files: > Makefile.am access_log.cc cf.data.pre cf_gen_defines main.cc > protos.h structs.h A couple of things on this. I'm a little confused why CVS is saying 'HEAD' for a SF commit instead of your child bran

Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Alex Rousskov
On Thu, 2008-01-24 at 09:57 +1300, Amos Jeffries wrote: > > > > On Wed, 2008-01-23 at 19:07 +0200, Tsantilas Christos wrote: > >> squid crashes after this patch, something is wrong. After reverting to > >> a previews version of String.cc all are OK again . > >> > >> Amos Jeffries wrote: > >> >

Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Amos Jeffries
> > On Wed, 2008-01-23 at 19:07 +0200, Tsantilas Christos wrote: >> squid crashes after this patch, something is wrong. After reverting to >> a previews version of String.cc all are OK again . >> >> Amos Jeffries wrote: >> > Reduce call duplication in String. > > I committed a fix to HEAD. Ho

Re: s27_adri benchmarking

2008-01-23 Thread Amos Jeffries
> On Wed, Jan 23, 2008, Adrian Chadd wrote: >> On Wed, Jan 23, 2008, Amos Jeffries wrote: >> >> > While you are doing this any chance of a look at: >> > 2.6s18 vs s7_adri vs 3.0s1 vs 3-HEAD ? >> >> Someone broke 3.HEAD ? >> >> Hm, copy/paste is busted (grr ubuntu desktop!) but hm, it seems >> stri

Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Alex Rousskov
On Wed, 2008-01-23 at 19:07 +0200, Tsantilas Christos wrote: > squid crashes after this patch, something is wrong. After reverting to > a previews version of String.cc all are OK again . > > Amos Jeffries wrote: > > Reduce call duplication in String. I committed a fix to HEAD. However, I s

Re: cvs commit: squid3/src String.cc

2008-01-23 Thread Tsantilas Christos
Hi Amos, squid crashes after this patch, something is wrong. After reverting to a previews version of String.cc all are OK again . Amos Jeffries wrote: > amosjeffries2008/01/22 20:06:20 MST > > Modified files: > src String.cc > Log: > Reduce call duplication

Re: s27_adri benchmarking

2008-01-23 Thread Alex Rousskov
On Wed, 2008-01-23 at 11:47 +0900, Adrian Chadd wrote: > On Wed, Jan 23, 2008, Amos Jeffries wrote: > > > http://www.creative.net.au/diffs/s27_adri_graph_1.png > > While you are doing this any chance of a look at: > > 2.6s18 vs s7_adri vs 3.0s1 vs 3-HEAD ? > > I've tried it :) 3.0 and 3.HEAD aren

Re: C++ errors building 3.HEAD on Windows

2008-01-23 Thread Robert Collins
On Wed, 2008-01-23 at 10:41 +1300, Amos Jeffries wrote: > > Hi Alex, > > > > At 18:28 21/01/2008, Alex Rousskov wrote: > > > >>Please let me know if both of you get stuck with any specific error and > >>I will try to help. FWIW, I doubt many Squid functions should be > >>declared with C binding so