Re: enum variables (patch)

2004-01-22 Thread Matthias Pfisterer
Michael Koch wrote: On Wed, Jan 21, 2004 at 06:31:18PM +0100, Matthias Pfisterer wrote: Hi, in Java 1.5, enum is a keyword. Therefore it can no longer be used for variable names. I've made a patch that changes all variables enum. Matthias Index: external/jaxp/source/gnu/xml/aelfred2

Re: bug in java.util.Map

2004-01-21 Thread Matthias Pfisterer
] ../javax/swing/JDesktopPane.java:62: error:Cannot find class AccessibleJComponent [JLS 8] --- If I add the public, the first two errors disappear. It may be a compiler bug. I'll try to nail it down. Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711

enum variables (patch)

2004-01-21 Thread Matthias Pfisterer
Hi, in Java 1.5, enum is a keyword. Therefore it can no longer be used for variable names. I've made a patch that changes all variables enum. Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711-62 87 12 D-70176 Stuttgart (in Deutschland

Re: more diffs

2004-01-21 Thread Matthias Pfisterer
Matthias Pfisterer wrote: Hi, another couple of fixes (attached). Matthias Index: javax/swing/text/Position.java === RCS file: /cvsroot/classpath/classpath

Re: bug in java.util.Map

2004-01-21 Thread Matthias Pfisterer
Dalibor Topic wrote: Tom Tromey wrote: Matthias == Matthias Pfisterer [EMAIL PROTECTED] writes: Matthias Building with kjc, I get the following errors: Matthias ../java/beans/PropertyChangeSupport.java:1: error:Unaccessible class Matthias java/util/Map/Entry can not be imported [JLS 7.5.1

automake error

2004-01-20 Thread Matthias Pfisterer
`AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' --- Is this a serious error, or only a warning? The file HACKING says that a build should work with automake 1.6. I haven't tried newer versions so far. Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711-62 87 12 D

Re: automake error

2004-01-20 Thread Matthias Pfisterer
Michael Koch wrote: On Tue, Jan 20, 2004 at 12:08:21PM +0100, Matthias Pfisterer wrote: Hi, I'm trying to build classpath from the CVS (checked out today). I encounter an error when running automake: --- artemis:~/java/classpathautomake --version automake (GNU automake) 1.6.3 Written by Tom

error with old kaffe version

2004-01-20 Thread Matthias Pfisterer
--- If I use the CVS version of kaffe, this doesn't occur. So I think the HACKING file should state that for this compiler/VM combo, kaffe 1.1.3 is required. Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711-62 87 12 D-70176 Stuttgart

more diffs

2004-01-20 Thread Matthias Pfisterer
Hi, another couple of fixes (attached). Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711-62 87 12 D-70176 Stuttgart (in Deutschland 0711-62 87 12) GERMANY Work like you don't need the money. Love like you've never been hurt. Dance like

bug in java.util.Map

2004-01-20 Thread Matthias Pfisterer
Hi, I found a minor bug in java.util.Map: the inner class Entry has to be public. Diff is attached. Matthias -- Matthias Pfisterer mailto:[EMAIL PROTECTED] Reuchlinstrasse 28 phone ++49-711-62 87 12 D-70176 Stuttgart (in Deutschland 0711-62 87 12) GERMANY Work like you don't