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

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


=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



=2D ----------  Forwarded Message  ----------

Subject: Re: [kaffe] kjc embedded in kaffe-1.1.4
Date: Wednesday 07 April 2004 05:01 pm
=46rom: Dalibor Topic <robilad@kaffe.org>
To: wlarip <wlarip@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

=2D -------------------------------------------------------
Kopi-2.1B source compile using kaffe-1.1.4 kjc for JAVAC produces the=20
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):=20
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=20

          }

        }
      }


=2D ----> switch (yy_action) {

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

iD8DBQFAdH/9KmaF5YRElrwRAkNhAJwIUkdNzbT5ybYx+2Yf0yyyAZDlTgCffHlJ
qE93wCWSoxRAO9qrUCGH1hI=3D
=3DO5qK
=2D----END PGP SIGNATURE-----