Freenet compilation errors.

Mark J. Roberts mjr@statesmean.com
Sat Jan 6 20:32:00 GMT 2001


On Sun, 7 Jan 2001, Bryce McKinlay wrote:

> 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.

Fixed! Yay!


-- 
Mark Roberts
mjr@statesmean.com



More information about the Java mailing list