This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frontend bug -- inner classes



Alexandre Petit-Bianco <apbianco@cygnus.com> writes:
> I don't think this could be addressed right away. Could you please
> file a PR?

Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> I have a fix for this (check the java-patches archives) but it causes 
> some other problems - specifically, anonymous classes should never be 
> ACC_STATIC, even though we need to treat it as such when declared in a 
> static context.

Is there a PR? If not, I can submit one referencing your patch in the
ML archives.

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]