On Tue, Feb 21, 2017 at 01:18:01PM +0300, Evgeny Kotkov wrote: > 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
Thanks for fixing this Evgeny! I agree we should prepare another release and toss alpha1, given that alpha1 does not compile everywhere. I'll do that today.

