This revision turned merge_tests.py 127 into XPASS on svn-slik-w2k3-x64-ra. It passes for me too in HEAD.
XPASS: merge_tests.py 127: reverse merge applies revs in reverse order Greg Stein wrote on Fri, Mar 23, 2012 at 19:38:49 -0400: > On Mar 23, 2012 5:35 PM, <[email protected]> wrote: > > > > Author: julianfoad > > Date: Fri Mar 23 21:34:53 2012 > > New Revision: 1304614 > > > > URL: http://svn.apache.org/viewvc?rev=1304614&view=rev > > Log: > > Change the members of 'merge_source_t' from in-line to pointers. > > A follow-up to r1303807. > > This says what you did, but I don't understand the justification for it. > The code seems more complicated now (eg. the create/dup functions). > > ?? > > Cheers, > -g

