Ben,
Thanks for the responses ... I've just tried it again using a freshly
downloaded Pharo6.0 (60265) and using filetree instead of gitfiletree on
my mac (my earlier attempt was using on older Pharo6.0 on Linux) --- so
I had installed gitfiletree into the linux image at some point apparently.
On Thu, Oct 20, 2016 at 5:06 PM, Ben Coman wrote:
> On Thu, Oct 20, 2016 at 6:35 AM, Dale Henrichs
> wrote:
>> I am trying to debug a problem that showed up loading my version of STON
>> into Pharo-6.0. ON Travis, I see the error message[1]:
>>
>> MessageNotUnderstood: receiver of "ifTrue:ifFal
On Thu, Oct 20, 2016 at 6:35 AM, Dale Henrichs
wrote:
> I am trying to debug a problem that showed up loading my version of STON
> into Pharo-6.0. ON Travis, I see the error message[1]:
>
> MessageNotUnderstood: receiver of "ifTrue:ifFalse:" is nil
>
> The code is loading and passing tests in Ph
It looks like some "Failed magic" is involved here. A bit of the stack
for your viewing pleasure:
MessageNotUnderstood: receiver of "ifTrue:ifFalse:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #ifTrue:ifFalse:
STONWriter>>ExecuteUnOptimizedIn:
UndefinedObject(Object)>>mustBeBooleanInMagi