Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-27 Thread Stefan Sperling
On Mon, May 27, 2013 at 10:30:31PM +0400, Konstantin Kolinko wrote: > There is a typo in the commit message: Fixed, thanks.

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-27 Thread Konstantin Kolinko
2013/5/24 Stefan Fuhrmann : > > On Fri, May 24, 2013 at 3:10 PM, Stefan Sperling wrote: >> >> On Thu, May 23, 2013 at 08:55:32PM -, stef...@apache.org wrote: >> > Author: stefan2 >> > Date: Thu May 23 20:55:32 2013 >> > New Revision: 1485848 >> > >> > URL: http://svn.apache.org/r1485848 >> > L

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-24 Thread Stefan Fuhrmann
On Fri, May 24, 2013 at 3:25 PM, Branko Čibej wrote: > On 24.05.2013 15:10, Stefan Sperling wrote: > > On Thu, May 23, 2013 at 08:55:32PM -, stef...@apache.org wrote: > >> Author: stefan2 > >> Date: Thu May 23 20:55:32 2013 > >> New Revision: 1485848 > >> > >> URL: http://svn.apache.org/r1485

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-24 Thread Stefan Fuhrmann
On Fri, May 24, 2013 at 3:10 PM, Stefan Sperling wrote: > On Thu, May 23, 2013 at 08:55:32PM -, stef...@apache.org wrote: > > Author: stefan2 > > Date: Thu May 23 20:55:32 2013 > > New Revision: 1485848 > > > > URL: http://svn.apache.org/r1485848 > > Log: > > Double the speed translate_chunk

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-24 Thread Branko Čibej
On 24.05.2013 15:10, Stefan Sperling wrote: > On Thu, May 23, 2013 at 08:55:32PM -, stef...@apache.org wrote: >> Author: stefan2 >> Date: Thu May 23 20:55:32 2013 >> New Revision: 1485848 >> >> URL: http://svn.apache.org/r1485848 >> Log: >> Double the speed translate_chunk in case that keyword

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-24 Thread Philip Martin
Stefan Sperling writes: > I'll investigate a bit further, but if my testing shows that this > change is reponsible I am going to revert it ASAP to prevent the > damage from spreading. > > 'svn diff' coredumps with: > > (gdb) > #0 0x11bd8dc946bd in svn_eol__find_eol_start (buf=0x11bd84838ffa

Re: svn commit: r1485848 - /subversion/trunk/subversion/libsvn_subr/subst.c

2013-05-24 Thread Stefan Sperling
On Thu, May 23, 2013 at 08:55:32PM -, stef...@apache.org wrote: > Author: stefan2 > Date: Thu May 23 20:55:32 2013 > New Revision: 1485848 > > URL: http://svn.apache.org/r1485848 > Log: > Double the speed translate_chunk in case that keyword substitution has > not been enabled. I believe this