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

Re: New-in-1.10 editor->apply_textdelta_stream() method

From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 26 Feb 2018 12:02:21 +0000

Julian Foad wrote:
> My suspicion was raised because I tried using
> svn_delta__get_debug_editor and it wasn't implemented in there. I fixed
> that. If that was the only place it was missing, that's fine.

That is, I implemented apply_textdelta_stream() in the debug editor in
r1825145.

I have now made the debug editor use the proper constructor in r1825360.

In case anyone isn't aware: this "debug editor" isn't invoked at all
except when a developer temporarily adds a call to it during a debugging
session.

I have searched for other places and found nowhere else that fails to
use the proper constructor, so nothing more is needed.

- Julian
Received on 2018-02-26 13:02:27 CET

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.