> 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.
Can you please post the errors for Sun JDK 1.1.8? I know that the IBM JDK 1.1 has problems, but that is a bug in IBM JDK 1.1, which does not support all Java 1.1 language features. Sometimes 1.2isms creep in because everyone develops with 1.2 or 1.3 JVMs because they're faster and more stable. However, I'd definitely like to fix such problems. However, I should point out that if it is possible in your situation for you to run a 1.2 or 1.3 JVM then you should for speed and stability reasons. _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
