Nov. 16, 2015
2:40 p.m.
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