[kaffe] Re: error:Switch label must be constant [JLS 14.10]
Ito Kazumitsu
kaz@maczuka.gcd.org
Fri Nov 21 15:35:02 2003
Hi Dalibor,
>>>>> ":" == Dalibor Topic <robilad@kaffe.org> writes:
:> thanks for taking the time to find a fix. Could you check in an updated
:> kjc into kaffe's CVS and the patch into kaffe-extra?
I added the patch to kaffe-extras.
But I am having trouble with making kjc.jar because I do not have jikes.
So I did only
jar uvf kjc.jar at/dms/kjc/Main.class
(at/dms/kjc/Main.class was compiled with kjc) in my local environment.
I think kjc.jar should be cleanly built. Could someone take the
trouble?