[tcljava-user] jacl 1.3.1 for java 5
Brought to you by:
mdejong
From: Johannes K. <joh...@kl...> - 2004-12-24 12:11:00
|
Hi, I have Java 5 installed on my box and doing a make on jacl returns the following: tcl/lang/TclClassLoader.java:535: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier (try -source 1.4 or lower to use 'enum' as an identifier) Enumeration enum; // List of the contents of the jar file. Is that fixed in any new version of jacl? thanks best regards, johannes |