> On 4 Apr 2017, at 15:36, Denis Kudriashov <[email protected]> wrote: > > > 2017-04-04 15:36 GMT+02:00 Denis Kudriashov <[email protected] > <mailto:[email protected]>>: > 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-always-failed-on-latestVM> > 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
