This is the mail archive of the
kawa@sourceware.org
mailing list for the Kawa project.
Re: Weird bug for default constructor
- From: Kjetil Svalastog Matheussen <k dot s dot matheussen at notam02 dot no>
- To: Kjetil Svalastog Matheussen <k dot s dot matheussen at notam02 dot no>
- Cc: kawa at sources dot redhat dot com
- Date: Thu, 8 Feb 2007 21:17:28 +0100 (CET)
- Subject: Re: Weird bug for default constructor
- References: <Pine.LNX.4.64.0702082037480.7178@iannis.localdomain>
On Thu, 8 Feb 2007, Kjetil Svalastog Matheussen wrote:
>
> Or, perhaps I have just screwed up something. Hopefully someone tells me
> if I have done something obviously stupid.
>
Perrhaps its illegal to call a method from the constructor? (I don't know
java that well.)
I still get an error if deleting the non-default constructor though.