[Pharo-project] Mac carbon VM goes to 4.2.4beta1U
In order to wrap up some VM fixes that should be pushed into the Squeak 4.x offering I've compiled up a 4.2.4beta1U VM This will be the last 4.x series of macintosh VMs as the 5.x series gains support. Someone should run the Sunit and smoke test to ensure the VM is sane. Follow the macintosh link from http://www.squeakvm.org/index.html 4.2.4b1 We update to VMMaker 168 Change #versionString from 3.x.x to 4.0.2. Fix loading of image segments that are from older, but compatible image versions. fix bounds bug in primitiveSoundRecordSamples. Add primitiveUtcWithOffset. Provide an explicit imageFormatBackwardCompatibilityVersion Merge some/*lots* of 64bit fixes -- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
Hello John, Is it possible to update the CurlPlugin that is shipped with the Squeak Mac VM? It is great that the plugin is part of the standard VM. But the version that is shipped is quite old. Danil Osipchuk created a new version that contains valuable new functionality. For example the possibility to add custom headers to http requests. I would really like to use this feauture for Cloudfork. I think CurlPlugin-dao.23.mcz is the latest stable version of the plugin. ( http://www.squeaksource.com/CurlPlugin.html) Regards, Jan. On 4/6/10, John M McIntosh <johnmci@smalltalkconsulting.com> wrote:
In order to wrap up some VM fixes that should be pushed into the Squeak 4.x offering I've compiled up a 4.2.4beta1U VM This will be the last 4.x series of macintosh VMs as the 5.x series gains support.
Someone should run the Sunit and smoke test to ensure the VM is sane.
Follow the macintosh link from http://www.squeakvm.org/index.html
4.2.4b1 We update to VMMaker 168
Change #versionString from 3.x.x to 4.0.2. Fix loading of image segments that are from older, but compatible image versions. fix bounds bug in primitiveSoundRecordSamples. Add primitiveUtcWithOffset. Provide an explicit imageFormatBackwardCompatibilityVersion Merge some/*lots* of 64bit fixes
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
participants (2)
-
Jan van de Sandt -
John M McIntosh