Warnings from the bindings
From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 29 Mar 2018 23:27:05 +0100
Philip Martin <philip_at_codematters.co.uk> writes:
> +1 to release
The swig-pl tests produce warnings for:
Warning: unable to close filehandle $out_fh properly: Bad file descriptor at /home/pm/sw/subversion/sign/build/subversion/bindings/swig/perl/native/blib/lib/SVN/Core.pm line 58.
Core.pm:58 is a call to apr_terminate() so perhaps pool cleanup is
The JavaHL tests produce warnings for:
WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
but it's not clear to me which bit of source code is responsible. There
WARNING: JNI local refs: 33, exceeds capacity: 32
-- PhilipReceived on 2018-03-30 00:27:10 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.