This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Serialisation bug with abstract classes
- From: Christian Stuellenberg <gcj at stuellenberg dot de>
- To: java at gcc dot gnu dot org
- Cc: Michael Koch <konqueror at gmx dot de>
- Date: Tue, 10 Feb 2004 18:52:05 +0100 (CET)
- Subject: Re: Serialisation bug with abstract classes
- References: <16358.46009.39888.414870@tower.cgs.condor.local><20031222093220.GA1751@mail.konqueror.de>
>>>>> "MK" == Michael Koch <konqueror@gmx.de> writes:
Hello,
MK> On Mon, Dec 22, 2003 at 10:04:57AM +0100, Christian
MK> Stuellenberg wrote:
>> I'm using: $> gcj --version gcj (GCC) 3.4 20031210
>> (experimental) on a linux box (don't know, if you need this
>> info).
MK> I'm in teh middle of including some patches for
MK> serialization. Its currently know to be broken. In some days
MK> it will work again.
I've tested now with version
$> gcj --version
gcj (GCC) 3.4.0 20040206 (prerelease)
but it is still not working...?
Regards,
Christian