octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java compilation warnings


From: marco atzeri
Subject: Re: Java compilation warnings
Date: Sat, 08 Dec 2012 22:42:26 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/7/2012 3:58 PM, John W. Eaton wrote:
On  6-Dec-2012, Rik wrote:

| There is still quite a bit of work to do in importing the Java package into
| core and bringing it up to core standards.  I'm busy trying to improve the
| Autotools part of the process.  I'm hoping I can get some help with the
| other bits.
|
| For starters, when I compile __java__.cc I get the warnings listed below.
| I think it would be short work for someone to silence most of them by
| removing the old-style casts and using C++ style casting.

Thanks for working on the autotools issues related to java.

Since I'm the one who wanted to move the java package into Octave,
I'll try to take care of these other problems.

jwe


Hi John,

attached patch to compile when java is not enabled, needed after
http://hg.savannah.gnu.org/hgweb/octave/rev/bf77f7f66bdf

But building documentation is still failing

rm -rf $backupdir; exit $rc
./java.texi:238: Cross reference to nonexistent node `doc-javamem' (perhaps incorrect sectioning?). makeinfo: Removing output file `../../../octave/doc/interpreter/octave.info' due to errors; use --force to preserve. Makefile:1973: recipe for target `../../../octave/doc/interpreter/octave.info' failed
make[3]: *** [../../../octave/doc/interpreter/octave.info] Error 1

Marco

Attachment: java_ov.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]