[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH 2] Allocating large buffers on the stack was: Re: Subversion 1.2.0 RC3 (final candidate) on Monday?

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2005-05-08 17:12:51 CEST

Hi Ben,

Ben Collins-Sussman wrote:

>
> On May 8, 2005, at 9:04 AM, Patrick Mayweg wrote:
>
>>
>> * subversion/include/svn_subst.h
>> (svn_subst_translate_stream) : add new apr_pool parameter.
>>
>
> The spirit of this patch is good, but it's illegal (by our
> compatibility rules) to change the interface of an already-released
> public API.
>
> What you need to do is create a new svn_subst_translate_stream2(),
> and make the old API just a dumb-wrapper around the new API.
>
I would have liked to do that, but where to get the pool, if you do not
have one?
Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 8 17:13:22 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.