This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Compiler errors while parsing bytecode files.
- To: Kresten Krab Thorup <krab at daimi dot au dot dk>
- Subject: Re: Compiler errors while parsing bytecode files.
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Fri, 1 Oct 1999 08:09:44 -0700
- Cc: Tom Tromey <tromey at cygnus dot com>, Bryce McKinlay <bryce at albatross dot co dot nz>, Andrew Haley <aph at pasanda dot cygnus dot co dot uk>, GChambers at provsol dot com, java-discuss at sourceware dot cygnus dot com
- References: <19990927182058.11108.qmail@pasanda.cygnus.co.uk><37F00186.69C967C1@albatross.co.nz><199909302036.NAA28057@ferrule.cygnus.com.><xz6so3vttkx.fsf@ariel.daimi.au.dk>
>>>>> "Kresten" == Kresten Krab Thorup <krab@daimi.au.dk> writes:
Kresten> I seem to remember that there was some discussion on this
Kresten> list a while back, where it was found that gjc has some
Kresten> problems coping with dead code. So this may be the link.
I thought the error message that was reported seemed unlikely to come
from a dead code problem. It said something like no function with a
certain signature was defined (I deleted the message and don't feel
like looking it up right now).
Tom