This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/257 (workaround)
- To: apbianco at cygnus dot com
- Subject: Re: gcj/257 (workaround)
- From: Mark Wielaard <mark at klomp dot org>
- Date: 14 Jul 2000 12:40:02 -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/257; it has been noted by GNATS.
From: Mark Wielaard <mark@klomp.org>
To: java-gnats@sourceware.cygnus.com
Cc:
Subject: Re: gcj/257 (workaround)
Date: Fri, 14 Jul 2000 14:37:51 +0200
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=257&database=java
As a workaround you can cast to (B$C) which is accepted by gcj.
(But not by jikes and it seems wrong that gcj accepts it.)