This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/285: Overriding method in Interface confuses gcj
- To: apbianco at cygnus dot com
- Subject: Re: gcj/285: Overriding method in Interface confuses gcj
- From: Mark Wielaard <mark at klomp dot org>
- Date: 18 Jul 2000 09:00:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Mark Wielaard <mark at klomp dot org>
The following reply was made to PR gcj/285; it has been noted by GNATS.
From: Mark Wielaard <mark@klomp.org>
To: Bryce McKinlay <bryce@albatross.co.nz>
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/285: Overriding method in Interface confuses gcj
Date: Tue, 18 Jul 2000 10:55:11 +0200
Hi,
On Tue, Jul 18, 2000 at 11:01:57AM +1200, Bryce McKinlay wrote:
> Thanks. This is actually a variant on PR234, which exposes a bug in the
> fix for that PR. I've attached a patch below.
Yeah! That works for me.
Now the only real showstopper for compiling the Collection classes
from Classpath seems to be gcj/257.
Thanks,
Mark