On Fri, Mar 02, 2018 at 11:32:44PM -0500, James McCoy wrote: > Thanks (again) for the very thorough analysis. Sorry it's taken so long > for me to circle back to this. > > If I understand correctly, the easiest fix would be to memcpy() > tc->source to an appropriately sized apr_uint16_t/apr_int32_t array. > That could then be used for the svn_utf__utf{16,32}_to_utf8() calls. > > If so, could you try the attached patch?
Yes, with that patch subversion builds successfully on Alpha. Cheers Michael.