[bug #33289] NSMutableArray decoding fails

2011-05-12 Thread Fred Kiefer
Update of bug #33289 (project gnustep): Status:None => Need Info ___ Follow-up Comment #1: Could you please provide an example showing this behaviour? The code in NSArray that does the k

[bug #33289] NSMutableArray decoding fails

2011-05-12 Thread Thomas Davie
Follow-up Comment #2, bug #33289 (project gnustep): The something different is that I have an NSMutableArray – GSArray and NSArray support this decoding, NSMutableArray/GSMutableArray does not. If/when GSMutableArray's initWithCoder: is called, decoding such objects fails. __