Stefan Hett <[email protected]> writes: > Trying to build this release triggers the following build error when > compiling the svn-mergeinfo-normalizer tool for me: > > ..\..\..\tools\client-side\svn-mergeinfo-normalizer\wc_mergeinfo.c(376): > error C4013: 'svn_hash__sets' undefined; assuming extern returning int
I can confirm that 1.10.0-alpha1 doesn't build on Windows in my environment (the svn-mergeinfo-normalizer tool is built by default). I committed r1783859 and r1783862 in order to fix this issue. Perhaps, we should roll alpha2 with these fixes? Regards, Evgeny Kotkov

