On 26.02.2018 13:02, Julian Foad wrote:
> 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
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
svn_delta_editor_t.apply_textdelta_stream() is new in 1.10... but is it
backward compatible?
Callers call that method unconditionally. Is that method always
guaranteed to be initialized to a non-null function pointer, even when
old client code is calling the new libraries?
Brane just checked
3 matches
Mail list logo