Re: Warnings from the bindings
From: Philip Martin <philip_at_codematters.co.uk>
Date: Fri, 30 Mar 2018 10:41:23 +0100
Philip Martin <philip_at_codematters.co.uk> writes:
> WARNING in native method: JNI call made without checking exceptions
This might be a false alarm. From
https://github.com/dropbox/djinni/issues/152#issuecomment-157220326
if I do
echo 'public class Foo { public static void main(String[] args) throws Exception { } }' > Foo.java
I see the same warning as above.
-- PhilipReceived on 2018-03-30 11:41:36 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.