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() in the debug editor in > r1825145. > > I have now made the debug editor use the proper constructor in r1825360.
+1 to that, the previous code was indeed sloppy. I suppose the assumption was that developer-only code would be actively maintained ... -- Brane