This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj/176: Inner classes can't see unqualified inner-inner classes
- To: apbianco at cygnus dot com
- Subject: Re: gcj/176: Inner classes can't see unqualified inner-inner classes
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: 15 Mar 2000 21:50:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Alexandre Petit-Bianco <apbianco at cygnus dot com>
The following reply was made to PR gcj/176; it has been noted by GNATS.
From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: java-gnats@sourceware.cygnus.com
Cc:
Subject: Re: gcj/176: Inner classes can't see unqualified inner-inner classes
Date: Wed, 15 Mar 2000 13:43:22 -0800 (PST)
bryce@albatross.co.nz writes:
> // gcj (20000313) reports "Type `x' not found in the declaration of the
> // return type of method `getX'."
This is a regression caused by the fix to the PR #172. With the patch
for #172 out, the test passes. I'm re-evaluating my fix to PR #172 and
I'll re-check something in, then I'll close this case.
./A