Freenet compilation errors.

Bryce McKinlay bryce@albatross.co.nz
Sat Jan 6 19:42:00 GMT 2001


Bryce McKinlay wrote:

> > I'm asking
> > our local Java Gods what's up with the three super()/this errors.
>
> This one is definatly a bug in gcj. Its illegal to use a classes own "this" before calling the superclass constructor, however it should be perfectly okay to reference a "this"
> from an enclosing context. I'm going to look into this.

I submitted a patch for this which is awaiting approval:

http://gcc.gnu.org/ml/gcc-patches/2001-01/msg00479.html

Please try this and let me know if it fixes the problem you were seeing.

regards

  [ bryce ]




More information about the Java mailing list