April 4, 2017
1:47 p.m.
On 4 Apr 2017, at 15:36, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2017-04-04 15:36 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>>: Hi John.
This issue is solved in latest image 19892 <https://pharo.fogbugz.com/f/cases/19892/Socket-problem-with-LatestVM>. But it only fixes primitive fallback code. General problem is still in latest VM 19893 <https://pharo.fogbugz.com/f/cases/19893/primitiveFindSubstring-primitive-is-...> Interesting that it works fine in Squeak VM
no it doesn't: squeak does not have that primitive, thatâs why it does not fails :) I do not think the way out this problem is to restore the primitive (which has some problems to make it TBH), but to clean the code of this⦠Esteban