On 1/24/14, 7:52 AM, James McCoy wrote: > > On Jan 4, 2014 5:10 PM, "Ben Reser" <b...@reser.org <mailto:b...@reser.org>> > wrote: >> What's really going on here for anyone that cares about the details is the >> major rework of diff code we added for issues #4153 and #4421 incorrectly >> assumes that the value of the property in the property hash is a C string >> when >> in fact it is a svn_string_t. >> >> I should have a fix here soon. > > Is this going to make it into the upcoming 1.7.15 release?
That's my intention. I have a fix I just need to get the tests written. I wanted to add the tests first to trunk and in the process of writing the tests I found more problems with diff that impact trunk and 1.8. It's like turtles all the way down. :) My plan is to try and finish this up today.