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

RE: svn commit: rev 834 - trunk/subversion/libsvn_wc

From: Sander Striker <striker_at_apache.org>
Date: 2002-01-11 17:42:06 CET

> -----Original Message-----
> From: Philip Martin [mailto:philip@codematters.co.uk]
> Sent: 11 January 2002 17:32
> To: dev@subversion.tigris.org
> Subject: Re: svn commit: rev 834 - trunk/subversion/libsvn_wc
>
>
> Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:
>
> > plain_cleanups - called only when the pool is destroyed
> > child_cleanup - called when a child is created
> >
> > As I understand your issue, simply removing the child_cleanup
> > function (i.e. set it to NULL) should be sufficient.
>
> No, but I think you are close. I am *not* registering child_cleanup,
> it is the child's copy of plain_cleanup that is running. However it
> might be possible to add a child_cleanup to remove the plain_cleanup
> function for the child. I will investigate.

You are saying the pools is cleared or destroyed in the child?

Other solution is to register the cleanup after the fork (a bit yucky
maybe)??

I'll go look at the source and get back to you.

> --
> Philip

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.