Hello,

playing around with EtoileSerialize a bit, I found some 64bit issues in
the XML serializer.  I've uploaded a diff to the review board that fixes
them by turning the CORef type into a 64bit value. Please let me know
what you think. I'm only aware of one place in ETDeserializer.m (line
105), where the value will still be truncated on 32bit. This could cause
problems when trying to deserialize an object from a 64bit host on
32bit.
Please also note that at the moment there is a bug in GNUstep's
NSMapTable implementation that causes occasional segfaults. (Already
reported as #27008)

Cheers,


Niels

_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to