On Wed, Aug 6, 2008 at 4:59 PM, David Chisnall <[EMAIL PROTECTED]> wrote:
> On 6 Aug 2008, at 04:00, Yen-Ju Chen wrote:
>
>>   I like Mélodie more.
>
> Seems to be a consensus then.  Eric, can you move it to Services/User/
> Melodie?
>
>>   By the way, NSRange is still not working in Smalltalk and I cannot
>> find a way to fix it.
>>   I have tried again on latest fixed LLVM and Smalltalk trunk.
>
> Did you run exampes/nsrange.st?  Did it give you an error?  Can you
> send me a test case that fails?

I did run the examples/nsrange.st and the errors comes from
-substringFromRange:.
It complains out of range, something like random number (3234123, 25232}.
I will send you the output tomorrow when I have access to linux.
I suspect that -rangeValue from NSValue is not correctly sent to
-substringFromRange.
Maybe it passes NSRange by address as object instead of by value ?
Just a guess.

Yen-Ju

>
> David
> _______________________________________________
> Etoile-dev mailing list
> [email protected]
> https://mail.gna.org/listinfo/etoile-dev
>
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to