On Thu, 13 May 2004, Erik Huelsmann wrote:
>
> > > statements inside the if(detailed) clause). I wonder why you didn't
> > > change all sprintf's throughout the code, e.g. those in
> > libsvn_repos/dump.c?
> > >
> > Did in that file too, now. NOw we just have sprintf in test cases (who
> > cares?), svndumpfilter/main.c (missing pool arguments) and utf.c and
[...]
> Changing the function signature in svndumpfilter/main.c would be fine.
> There is no change in the public API by adding a pool paramater to a private
> function. I should have been more exact.
>
This could be another patch. It has a svn_stringbuf_t argument. Could I
use the pool of the string buffer for this temporary allocation?
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 20:19:05 2004