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

Re: Pool usage in Python bindings

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 8 Oct 2014 08:32:07 +0000

Alexey Neyman wrote on Wed, Oct 08, 2014 at 01:25:37 -0700:
> On Wednesday, October 08, 2014 07:56:50 AM Daniel Shahaf wrote:
> > Alexey Neyman wrote on Tue, Oct 07, 2014 at 17:27:09 -0700:
> > > would be invoked as:
> > > // C
> > > res = svn_stream_open_readonly(&stream, "path",
> > >
> > > result_pool, scratch_pool);
> > >
> > > # Python
> > > stream = core.svn_stream_open_readonly("path", \
> > >
> > > (result_pool, scratch_pool))
> >
> > You said you had two approaches, but you only list one?
> >
> > Daniel
> > (I don't have time to digest your mail fully right now, although I get
> > the big picture.)
>
> Err, was the email truncated in your mailbox somehow? Right below the quoted piece was
> the following:

You sent a multipart/alternative email; the text/html version contained
the full text, the text/plain version was truncated at the location my
quote ended. That's what I see in my mailbox and the list archives agree:

http://mail-archives.apache.org/mod_mbox/subversion-dev/201410.mbox/%3C2678554.1FMrfMabGH@mistral%3E
Received on 2014-10-08 10:32:40 CEST

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.