On Wed, Apr 10, 2019 at 12:07:23AM +0200, Branko Čibej wrote: > This is nonsense. We should replace the single use of > SVN_APR_INT64_T_PYCFMT in swigutil_py.c with "L" and cast to > PY_LONG_LONG and be done with it. Such checks will always have failing > edge cases, so let's just get rid of them.
Agreed. See https://svn.apache.org/r1857391 Does this look good?