discuss-gnustep
[Top][All Lists]
Advanced

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

Re: StepTalk patch: argument bytecode sign bug fix, optimization literal


From: Stefan Urbanek
Subject: Re: StepTalk patch: argument bytecode sign bug fix, optimization literals, stack overflow fix
Date: Sun, 20 Jun 2004 14:20:37 +0200

On 2004-05-28 10:42:11 +0200 Mateu Batle <lists@tragnarion.com> wrote:

Yes, pretty simple in fact. Write a script with 50 lines like the following.
Transcript showLine: 'hello'.
Do not put too many lines, or you will get out of literals in the table.

And run with --GNU-Debug=STStack, check the index number
of the stack in push / pop operations.


Fixed.

<snip>

Additionally, I submit this patch for evaluation.
It solves a bug when trying to compare classes, e.g.
(NSObject == NSObject)


Fixed.

Thank you.

Stefan Urbanek
--
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

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