> On 3 May 2017, at 12:38, Alistair Grant <[email protected]> wrote: > > Hi Esteban, > > $ curl http://get.pharo.org/64/60+vmLatest | bash > $ ./pharo --version > > Shows the build version as: > > VM: 201705022326 https://github.com/OpenSmalltalk/opensmalltalk-vm.git > Date: Tue May 2 16:26:41 2017 -0700 $ > > Does that mean we should be building from the opensmalltalk repository > instead of the pharo-vm repository (even temporarily)?
officials VM for Pharo now are built using opensmalltalk-vm, yes. we still keep our process for CI/testing purposes, though. Esteban > > Thanks, > Alistair > > > On 3 May 2017 at 09:43, Esteban Lorenzano <[email protected]> wrote: >> in 15min, I will promote latest VM to stable VM. >> The new stable VM has a lot of bugfixes, notably: >> >> - compactor works >> - Cairo and Surface plugin now can coexist (and it does not crashes) >> - lot of other small things >> >> cheers, >> Esteban >> >
