Travis Bemann <bemann at execpc.com> writes: > Freenet is limited to Java 1.1, because the only functional (but still > somewhat broken) JVM which is free software (known as Kaffe) is only > fully complaint with Java 1.1 (except for the bugs).
Well, it is suppose to be only 1.1 complient, but that is not infact the case. I tried to compile the source with both the Sun jdk1.1.8 compiler and the ibm jdk1.1 with errors. It was not until I got the ibm java2 1.3 compiler on Marks recommendation that I could manage to get the package to compile. So there you are, is it live or is it Memorex? Is it java 1.1 or is it java2? Kirk -- Kirk Reiser The Computer Braille Facility e-mail: kirk at braille.uwo.ca University of Western Ontario phone: (519) 661-3061 _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
