Squeak OSX VM 6.0 pending

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Squeak OSX VM 6.0 pending

johnmci
 
It's been I'm told 5 years and a handful of weeks since I last contributed to the macintosh/ios VM. source tree. 

Given some polite requests from other VM maintainers I've come back for a bit to build out an Xcode project for use in Cog development. 

I have some pending changes from the folks who did Pyonkee but first I wanted to update the trunk/platform/ios tree so that you could build a debug vm using the current interp.c  This was completed this afternoon and gives:

3488 run, 3428 passes, 23 expected failures, 36 failures, 0 errors, 1 unexpected passes

If someone could sort out what is broken/failed that would be helpful?  I'll supply a link to a VM if you request it. 

Tomorrow I"ll look at integrating the Pyonkee changes which modernize the VM & enable ARC. Then shortly if things go well a Cog VM. 

--
===========================================================================
John M. McIntosh <[hidden email]https://www.linkedin.com/in/smalltalk
===========================================================================
Reply | Threaded
Open this post in threaded view
|

Re: Squeak OSX VM 6.0 pending

timrowledge


On 07-04-2015, at 7:07 PM, John McIntosh <[hidden email]> wrote:

> It's been I'm told 5 years and a handful of weeks since I last contributed to the macintosh/ios VM. source tree.

And about time too. That must be the longest coffee break ever...


tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Strange OpCodes: SDD: Scratch Disk and Die


Reply | Threaded
Open this post in threaded view
|

Re: Squeak OSX VM 6.0 pending

David T. Lewis
 
On Tue, Apr 07, 2015 at 07:10:46PM -0700, tim Rowledge wrote:
>
>
> On 07-04-2015, at 7:07 PM, John McIntosh <[hidden email]> wrote:
>
> > It's been I'm told 5 years and a handful of weeks since I last contributed to the macintosh/ios VM. source tree.
>
> And about time too. That must be the longest coffee break ever...
>

Well hang on there just a second Tim, I think we are going to need to
turn this one over to the official Squeak fact-checker squad. I believe
I might recall someone else going on a long coffee break not all that
terribly many years ago. Must be something about that Vancouver Island
atmosphere :-)))

John,

As long as you are permitting people to nag you into doing worthwhile
things, I wonder if I might ask you to take a look at the update that
Javier Diaz-Reinoso did to your earlier Mac VM. This was to pull in some
of the VMMaker updates for Cog image compatibility. The updates are in the
squeakvm.org directory at http://squeakvm.org/~lewis/MacOS-test-Javier/.

I am totally unqualified to review anything for the Mac platform, but
my sense is that Javier really knows what he is doing, and he put a lot
of effort into doing this update. If it is of general interest to the
Mac community, it would be good if we could add Javier's work added to
the http://squeakvm.org/mac/ home page.

Dave