bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #16218] Problem with NSKeyedArchiver


From: Michael Johnston
Subject: [bug #16218] Problem with NSKeyedArchiver
Date: Thu, 30 Mar 2006 07:47:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 Firefox/1.0.7

Follow-up Comment #2, bug #16218 (project gnustep):

My original thought was that it was a binary file and the default encoding
had changed but I could find no mention of any change in the docs. However I
came to think it was a bug because most of the objects in my program when
coded using the new format cannot be uncoded by the same library - the
archive I attached was the exception. 

The error returned when trying to decode many objects is of the type

(nil) in subdataWithRange:, range { 393926, 32877 } extends beyond size
(424495)

or also

Unknown table size.

I wasnt very clear in the original submission but this is what I was
referring to when I wrote "more complicated objects ... cant be unarchived at
all". It could be due to a bug in my code somewhere but if so I don't
understand how archiving/unarchiving would work in one format but not
another.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16218>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]