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

Re: svn commit: r1357313 - in /subversion/trunk/subversion/svn: cl.h notify.c update-cmd.c

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 5 Sep 2012 16:11:34 +0100 (BST)

Stefan Sperling wrote:

> On Tue, Sep 04, 2012 at 03:01:22PM -0400, Paul Burba wrote:
>> I just noticed that this causes a segfault when updating with
>> the quiet option:
>
> Thanks for digging into this and explaining the problem, Paul.
>
> I cannot think of a better way to fix this than recording in
> opt_state whether the notifier is being used. That way we
> have a way of telling whether it is safe to ask the notifier
> for a list of conflicted paths.
>
> What you do think?

Just a drive-by comment: isn't "ctx->notify_func2 != NULL" a good "notifier is in use" flag?

(And I removed 'commits@' from the CC.)

- Julian
Received on 2012-09-05 17:12:11 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.