Stefan Fuhrmann wrote:

> But I did run across an assertion in mergeinfo.c, :line 1174
>
>> during merge_tests.py 125:
>>>
>>>   SVN_ERR_ASSERT_NO_RETURN(IS_VALID_FORWARD_RANGE(first));
>
> The weird thing about the assertion is, that the tests
> will continue just fine afterwards and no error was
> reported. I suspect some compiler optimization issue
> or some missing initialization.


I see this too.  The test is marked XFAIL.


- Julian

Reply via email to