Hi, I tried compiling CVS Head with kjc and it stopped with this error:
java/awt/font/TextAttribute.java:44: error:Cannot find type "AttributedCharacterIterator/Attribute" I've checked the profile I'm using (allatonce) and it contains the required entry for java.text.AttributedCharacterIterator. However, the inner class "Attribute" kjc complains about does not have a public modifier. So I assume that kjc doesn't make inner classes of interfaces public by default? Regards, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe