On Mon, Nov 16, 2015 at 6:54 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Maybe my VM is rusty :)
If you invoke it on the command line with the -version flag it'll tell you what version it is and when i was compiled. Would you mind checking?
We need to put pharo launcher on Appstore, so it will ask for updates automatically.
Thanks. Uko
On 16 Nov 2015, at 15:48, Marcus Denker <marcus.denker@inria.fr> wrote:
I can not reproduce it here (with a recent VM).
Marcus
On 16 Nov 2015, at 11:40, Eliot Miranda <eliot.miranda@gmail.com> wrote:
Hi Yuriy,
this looks like an old VM bug. Are you sure you're using the most up-to-date VM?
_,,,^..^,,,_ (phone)
On Nov 16, 2015, at 6:02 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
this is a weird issue that wasnât there when I was developing the feature.
If inspector plugin is enabled in prefs and you inspect a method (e.g. Object>>#asString) you get âMessageNotUnderstood: SmallInteger>>notEmptyâ on â(critics := self critics) notEmptyâ. If you inspect critics temporary itâs a Set, if you restart in debugger and step over it works well, but for some reason initially notEmpty is sent to some int. Any idea what is the issue?
Cheers, Uko
-- _,,,^..^,,,_ best, Eliot