Oct. 1, 2012
4:46 p.m.
thanks for the information. Stef On Oct 1, 2012, at 4:18 PM, Camillo Bruni wrote:
On 2012-10-01, at 15:06, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Should Pharo run with the squeak-vm? An ARM build for the squeak-vm exists...
Thank you, Marc
Yes, Pharo should run on any recent squeak-vm. If it crashes, it's a VM bug.
I'm not sure. :) We fixed a lot of code in the filePlugin and friends.
most of it is backwards compatible, meaning that unless you explicitly rely on the new filePlugin features it won't fail. And in the worst case you should get a warning, but certainly not a crash ;)