On Mar 23, 2012 5:35 PM, <julianf...@apache.org> 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