patchGNUstep - Patches: patch #2910, Correct keyed encoding of...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #2910: Correct keyed encoding of GSdictionary.

Submitter:  Marc Ordinas i Llopis <marcoil>
Submitted:  Tue 06 Apr 2004 10:13:03 AM UTC
   
 
Category:  Foundation Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Tue 06 Apr 2004 10:45:05 AM UTC, comment #1: 

Thanks ... fix comitted to CVS.

Richard Frith-Macdonald <CaS>
Group Member
Tue 06 Apr 2004 10:13:03 AM UTC, original submission:  

To correctly encode GSDictionary, change

self = [super initWithCoder: aCoder];

to

[super encodeWithCoder: aCoder];

in -[GSDictionary encodeWithCoder:].

Marc Ordinas i Llopis <marcoil>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7243:  GSDictionary.m.patch added by marcoil (498B - application/octet-stream - Patch to apply to base/Source/GSDictionary.m)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-04-06 CaS StatusNone Done
    Open/ClosedOpen Closed
2004-04-06 marcoil Attached File- Added GSDictionary.m.patch, #3065
    Carbon-Copy- Added marcoil

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code