May 3, 2017
10:38 a.m.
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)? Thanks, Alistair On 3 May 2017 at 09:43, Esteban Lorenzano <estebanlm@gmail.com> 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