[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #2950] bug when calling StepTalk methods with nil parameters
From: |
Mateu Batle |
Subject: |
[patch #2950] bug when calling StepTalk methods with nil parameters |
Date: |
Mon, 19 Apr 2004 04:45:01 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 |
This mail is an automated notification from the patch tracker
of the project: GNUstep.
/**************************************************************************/
[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/04 at 08:45
Category: DevLibs
Priority: 5 - Normal
Resolution: None
Assigned to: None
Originator Email:
Status: Open
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.
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 04/19/04 at 08:45 Name: patch.txt Size: 1KB 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,
Mateu Batle <=