[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #3094] StepTalk: argument bytecode sign bug fix, optimization lit
From: |
Mateu Batle |
Subject: |
[patch #3094] StepTalk: argument bytecode sign bug fix, optimization literals, stack overflow fix |
Date: |
Fri, 28 May 2004 23:10:27 -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 #3094] Full Item Snapshot:
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3094>
Project: GNUstep
Submitted by: Mateu Batle
On: Wed 05/26/04 at 13:50
Category: DevLibs
Priority: 5 - Normal
Resolution: None
Assigned to: None
Originator Email:
Status: Open
Summary: StepTalk: argument bytecode sign bug fix, optimization literals,
stack overflow fix
Original Submission: - Fixed bug with signed/unsigned bytecode, which made
StepTalk to crash if has more than 127 literals in the array.
- Optimization: literal array usage, don't create a new entry if already exists
- Possible problem of stack overflow, returned object are never pop from stack
if nobody uses them. Please check this fix.
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
mateu --DOT-- batle --AT-- tragnarion --DOT-- com |
File Attachments
-------------------
-------------------------------------------------------
Date: Wed 05/26/04 at 13:50 Name: diff.steptalk Size: 1KB By: mbatle
http://savannah.gnu.org/patch/download.php?item_id=3094&item_file_id=3306
For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3094>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #3094] StepTalk: argument bytecode sign bug fix, optimization literals, stack overflow fix,
Mateu Batle <=