Fwd: Re: [kaffe] kjc embedded in kaffe-1.1.4

wlarip wlarip at earthlink.net
Wed Apr 7 15:30:03 PDT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- ----------  Forwarded Message  ----------

Subject: Re: [kaffe] kjc embedded in kaffe-1.1.4
Date: Wednesday 07 April 2004 05:01 pm
From: Dalibor Topic <robilad at kaffe.org>
To: wlarip <wlarip at earthlink.net>

Hi Bill,

wlarip wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 06 April 2004 12:10 pm, you wrote:
>>thanks. could you try to cut down the file by reducing to fewest number
>
> Bill

Thanks for taking the time to do that.

Unfortunately, I don't think I'll find time to look into it soon. If you
could post your previous message to the mailing list, I hope Ito or
Guilhem could pick it up and do something about it, since they are much
more familiar with our version of kjc than I am.

cheers,
dalibor topic

- -------------------------------------------------------
Kopi-2.1B source compile using kaffe-1.1.4 kjc for JAVAC produces the 
following error:

java JFlex.Main -skel /tmp/at/dms/compiler/skeleton.shared Kjc.flex
Reading skeleton file "/tmp/at/dms/compiler/skeleton.shared".
Reading "Kjc.flex"

Warning in file "Kjc.flex" (line 212): 
Rule can never be matched:
"@assert"		{ return TOKEN_JAVAASSERT; }

Writing code to "KjcScanner.java"

javac -d /tmp KjcScanner.java

KjcScanner.java:1115: error:Syntax error:  found 'switch'

KjcScanner.java 

          }

        }
      }


- ----> switch (yy_action) {

      switch (yy_action < 0 ? yy_action : YY_ACTION[yy_action]) {
  
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAdH/9KmaF5YRElrwRAkNhAJwIUkdNzbT5ybYx+2Yf0yyyAZDlTgCffHlJ
qE93wCWSoxRAO9qrUCGH1hI=
=O5qK
-----END PGP SIGNATURE-----




More information about the kaffe mailing list