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
|