[squeak-dev] iphone squeak vm 1.05b4

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

[squeak-dev] iphone squeak vm 1.05b4

John M McIntosh-2
I've push out the source code and placed a 1.05b4 iPhone VM on my ftp  
site.

This VM includes a fix to ensure equalTo: uses the correct Objective-C  
method so that all the SUnit tests now pass
when running it via the ObjectiveCPlugin.bundle under OS-X, or within  
the iPhone VM.

I note the 1.0.5b3 and 1.0.5b4 VMs use a different squeak image that  
includes an VNC server, this allows you to
interact with the VM from a VM client and have full keyboard/mouse  
control within the image from your VNC client.