sorry guys, i have not had time to be online much. Eliot, guys, thanks
for the code (Phillipe, Hi!). I think i saw marcus comment on the
tracker that something sensible had been done?
i just wanted to offer a thought that we do not change the original
Pharo debugger too much from Squeak. i saw a r
Hi guys
I'm a bit busy (too much to follow carefully).
Just tell me what I should integrate and I will do it fast.
Stef
On Sep 8, 2011, at 2:37 PM, Michael Roberts wrote:
> So I found the bug with the first assignment. It is caused by a difference
> between squeak and Pharo in SortedCollection
On 08.09.2011 19:39, Eliot Miranda wrote:
Hmmm, let me correct the comment in findNearbyBinaryIndex:. Find
attached.
On Thu, Sep 8, 2011 at 10:34 AM, Eliot Miranda
mailto:eliot.mira...@gmail.com>> wrote:
Hi Henrik, Mike,
On Thu, Sep 8, 2011 at 8:02 AM, Henrik Sperre Johansen
ma
Hmmm, let me correct the comment in findNearbyBinaryIndex:. Find attached.
On Thu, Sep 8, 2011 at 10:34 AM, Eliot Miranda wrote:
> Hi Henrik, Mike,
>
> On Thu, Sep 8, 2011 at 8:02 AM, Henrik Sperre Johansen <
> henrik.s.johan...@veloxit.no> wrote:
>
>> On 08.09.2011 14:37, Michael Roberts wrote:
Hi Henrik, Mike,
On Thu, Sep 8, 2011 at 8:02 AM, Henrik Sperre Johansen <
henrik.s.johan...@veloxit.no> wrote:
> On 08.09.2011 14:37, Michael Roberts wrote:
>
>> So I found the bug with the first assignment. It is caused by a difference
>> between squeak and Pharo in SortedCollection. (on my phon
On 08.09.2011 14:37, Michael Roberts wrote:
So I found the bug with the first assignment. It is caused by a difference
between squeak and Pharo in SortedCollection. (on my phone so will be brief)
In Pharo the debugger map collection gets sorted and asked for an index for a
given pc. It is supp
tx mike
Stef
On Sep 8, 2011, at 2:37 PM, Michael Roberts wrote:
> So I found the bug with the first assignment. It is caused by a difference
> between squeak and Pharo in SortedCollection. (on my phone so will be brief)
>
> In Pharo the debugger map collection gets sorted and asked for an inde
So I found the bug with the first assignment. It is caused by a difference
between squeak and Pharo in SortedCollection. (on my phone so will be brief)
In Pharo the debugger map collection gets sorted and asked for an index for a
given pc. It is supposed to answer 1 because there is no match and