Re: [Pharo-users] How do I debug a MNU in Pharo-6.0

2016-10-20 Thread Dale Henrichs
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.

Re: [Pharo-users] How do I debug a MNU in Pharo-6.0

2016-10-20 Thread Ben Coman
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

Re: [Pharo-users] How do I debug a MNU in Pharo-6.0

2016-10-20 Thread Ben Coman
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

Re: [Pharo-users] How do I debug a MNU in Pharo-6.0

2016-10-19 Thread Dale Henrichs
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