bug-gnustep
[Top][All Lists]
Advanced

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

[patch #2910] Correct keyed encoding of GSdictionary.


From: Marc Ordinas i Llopis
Subject: [patch #2910] Correct keyed encoding of GSdictionary.
Date: Tue, 06 Apr 2004 06:13:04 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This mail is an automated notification from the patch tracker
 of the project: GNUstep.




/**************************************************************************/
[patch #2910] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2910>
Project: GNUstep
Submitted by: Marc Ordinas i Llopis
On: Tue 04/06/04 at 10:13

Category:  Foundation
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Correct keyed encoding of GSdictionary.

Original Submission:  To correctly encode GSDictionary, change

self = [super initWithCoder: aCoder];

to

[super encodeWithCoder: aCoder];

in -[GSDictionary encodeWithCoder:].



CC List
-------

CC Address                          | Comment
------------------------------------+-----------------------------
marcoil                             | 



File Attachments
-------------------

-------------------------------------------------------
Date: Tue 04/06/04 at 10:13  Name: GSDictionary.m.patch  Size: 498KB   By: 
marcoil
Patch to apply to base/Source/GSDictionary.m
http://savannah.gnu.org/patch/download.php?item_id=2910&amp;item_file_id=3065






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=2910>

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







reply via email to

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