[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #2950] bug when calling StepTalk methods with nil parameters
From: |
Adam Fedor |
Subject: |
[patch #2950] bug when calling StepTalk methods with nil parameters |
Date: |
Tue, 02 Nov 2004 00:17:38 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5 (KHTML, like Gecko) Safari/125.9 |
This mail is an automated notification from the patch tracker
of the project: GNUstep.
/**************************************************************************/
[patch #2950] Latest Modifications:
Changes by:
Adam Fedor <fedor@gnu.org>
'Date:
Tue 11/02/2004 at 04:59 (US/Mountain)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | None | stefanu
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Patch applied 2004/4/19
/**************************************************************************/
[patch #2950] Full Item Snapshot:
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2950>
Project: GNUstep
Submitted by: Mateu Batle
On: Mon 04/19/2004 at 08:45
Category: DevLibs
Priority: 5 - Normal
Resolution: Applied
Privacy: Public
Assigned to: stefanu
Originator Email:
Status: Closed
Summary: bug when calling StepTalk methods with nil parameters
Original Submission: It was not possible to call a Smalltalk StepTalk method
with nil arguments, and it was trying to append nil to the arguments array.
The patch checks for nil, and uses STNil instead.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Tue 11/02/2004 at 04:59 By: Adam Fedor <fedor>
Patch applied 2004/4/19
-------------------------------------------------------
Date: Wed 05/26/2004 at 13:44 By: Mateu Batle <mbatle>
Please, change the state of the patch to closed, if it is in CVS.
-------------------------------------------------------
Date: Mon 04/19/2004 at 16:02 By: Stefan Urbanek <stefanu>
Thank you. I have also fixed a STConversaion problem. Update from CVS.
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 04/19/2004 at 08:45 Name: patch.txt Size: 1.36KB By: mbatle
http://savannah.gnu.org/patch/download.php?item_id=2950&item_file_id=3123
For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=2950>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #2950] bug when calling StepTalk methods with nil parameters,
Adam Fedor <=