[BRLTTY] The java bindings are *VERY* verbose during compilation

Mario Lang mlang at delysid.org
Wed Mar 14 09:20:02 EDT 2007


Dave Mielke <dave at mielke.cc> writes:

>>I am getting an insanely huge list of warnings when
>>the java bindings are compiled.  Can we fix some of them in
>>the code (if there are valid at all) and get others removed
>>by using some java command line option?
>
> I'm not getting those. In any event, please retry with the latest revision and
> let me know which warnings remain.

Now, there is only one warning remaining:

/usr/bin/javac -encoding UTF-8 -d . -classpath . ./*.java
./ApiTest.java:23: warning: An empty declaration is a deprecated feature that should not be used.
    BrlapiSettings settings = new BrlapiSettings();
                                                     ^
1 warning

-- 
CYa,
  Mario


More information about the BRLTTY mailing list