discuss-gnustep
[Top][All Lists]
Advanced

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

Re: StepTalk Segfaults


From: Stefan Urbanek
Subject: Re: StepTalk Segfaults
Date: Sat, 19 Feb 2005 14:16:47 +0100

On Fri, 2005-02-18 at 23:22 -0600, Matthew Swank wrote:
> This one is also interesting:
> 
>     StepTalk > a := [:x :y|[:z | x + y + z]] valueWith:3 with:5.
>     (0) <STBlock: 81cc260>
>     StepTalk > a valueWith:7.
>     Error (NSInvalidArgumentException): GSMutableDictionary(instance) 
> does not recognize isValid
>     StepTalk > ([:x :y|[:z | x + y + z]] valueWith:3 with:5)  valueWith:7.
>     (1) 15
> 
Same problem as before - works in a script, does not work in the shell.
I hope to look in that soon. Or if someone would like to investigate it,
I can give him few pointers.

Regards,

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]