On 28 Aug 2016, at 15:38, Ben Coman <btc@openinworld.com> wrote:
Peter, The plan seems to be [1] to make the OpenSmalltalkVM a submodule under the pharo-vm.
Esteban, Is this still the current plan, and when will this be done? I can't see an osvm folder at [2] yet. Are the build instructions there still valid? Is there anything I can do to help?
Yes, this is the plan. Transition will be done soon (â¢) A couple of weeks according to my plans, let's see how it goes :) Current work is in my fork, under "merge-with-osvm" branch :) Esteban
cheers -ben
[1] http://forum.world.st/The-code-in-the-src-folders-in-the-repository-td490218... [2] https://github.com/pharo-project/pharo-vm
On Sun, Aug 28, 2016 at 9:12 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Why you say so? It is maintained, and still the official pharo distribution.
Because of this: <graph snipped> which coincided with the announcement of OpenSmalltalkVM... that's why I wasn't sure what is the mainline. (Or maybe you took a vacation, which is also an explanation :)... which reminds me that I should take a vacation. :/ )
Now, thinking that "looking at it" and "fixing" will be a nice and easy (and quick) fix... Good luck with that :)
Well considering I spent many-o-hours just trying to figure out why copy pasting wasn't working from Chrome, I make no illusions this will be quick or easy... but at least I will feel like I am trying to end my suffering... :)
On Sun, Aug 28, 2016 at 2:53 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
By the way first thing I would do is to remove FT2 plugin and see how it works
I'll start with this, although there's the GrafPort (Cairo?) related crash too.
Plus I want to figure out how I can get crash dump on Windows...
Thanks! Peter