Hi,
i have just downloaded 5.0.a1 and compiled it with different java compilers
on HP-UX and Linux:
javac (from jdk 1.1): warnings and errors
(just like Win Carus got with Symantec 3.0)
guavac: warnings and errors
(guavac is about 10x faster then javac)
(e.g.
jess/breadth must be declared abstract or implement:
void addActivation(Activation, java/util/Vector)
Main.java:15: Field name 'm_rete' already in use.
Main.java:16: Field name 'm_fis' already in use.
Main.java:17: Field name 'm_j' already in use.
Compilation Failed
)
jikes: just one error complaining about missing jess/Accelerator.class
it helps just to remove the unused (?) class in the makefile:
jess$(DS)Accelerator.java
(jikes is about 10x faster then javac)
What ary you using, Ernest ?
Nevertheless, i ended with all classes compiled and I love to try out the
deftemplate inherit things !
Sincerely,
Frank Meineke
PS: Remarkable: although the README.html changed quite a bit, they have
identical length.. so be aware and look at the date.
______________________________________________________________________
Dipl.Inform. Frank Meineke [EMAIL PROTECTED]
Institute for Medical Informatics, Statistics and Epidemiology (IMISE)
University of Leipzig, Liebigstr. 27, D-04103 Leipzig, Germany
Tel:+49-(0)341-9716111 Fax:9716109 URL:www.imise.uni-leipzig.de/~frank
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------