Agreed, fix applied. Steffen, if you like, you can recheck the build against https://svn.apache.org/repos/asf/apr/apr/branches/1.6.x/ checkout.
On Sat, Sep 8, 2018 at 4:04 AM Rainer Jung <rainer.j...@kippdata.de> wrote: > Correct, r1839769 plus backports are the culprit. Looks like "tm->" must > be replaced by "(*ostime)->" or similar in line 302: > > if ((*ostime)->wMonth < 1 || (*ostime)->wMonth > 12) > > I currently only have access to svn viewvc, so can't apply right now. > > Regards, > > Rainer >