Unix 4.10.2-2593

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

Unix 4.10.2-2593

Ian Piumarta-2
Folks,

Unix VM version 4.10.2-2593 is in the usual place: http://squeakvm.org/unix

Source plus binaries for: Linux-x86, MacOS/Darwin-x86, MacOS/Darwin-powerpc.

Thanks to Bert for helping iron out some issues with the Scratch plugins and to Dave for helping iron out some issues with VMMaker.

Regards,
Ian

----

Interpreter source updated to the latest VMMaker 4.10.2.

Fixes to build process for compatibility with most recent subversion client and bizarre situations with uuid.h on some Linux distributions.

Obsolete autotools files removed.

New plugins for Scratch support: WeDoPlugin, CameraPlugin, ScratchPlugin.

Trailing NUL not included when copying strings into Squeak via locale.

Re-enable gcc optimisations for fdlibm (FloatMathPlugin).

SerialPlugin ensures descriptor close and enforces limit on max open ports.

UUIDPlugin refuses to load if uuid_generate() would cause a segmentation fault.

Mpeg3Plugin never uses pthreads.

Main window clips by children for the convenience of OpenGL subwindows.


Reply | Threaded
Open this post in threaded view
|

Re: Unix 4.10.2-2593

Chris Muller-3
When one needs rock-solid stability, the standard VM is the way to go.
 Thanks Ian!


On Thu, Sep 13, 2012 at 3:01 AM, Ian Piumarta <[hidden email]> wrote:

> Folks,
>
> Unix VM version 4.10.2-2593 is in the usual place: http://squeakvm.org/unix
>
> Source plus binaries for: Linux-x86, MacOS/Darwin-x86, MacOS/Darwin-powerpc.
>
> Thanks to Bert for helping iron out some issues with the Scratch plugins and to Dave for helping iron out some issues with VMMaker.
>
> Regards,
> Ian
>
> ----
>
> Interpreter source updated to the latest VMMaker 4.10.2.
>
> Fixes to build process for compatibility with most recent subversion client and bizarre situations with uuid.h on some Linux distributions.
>
> Obsolete autotools files removed.
>
> New plugins for Scratch support: WeDoPlugin, CameraPlugin, ScratchPlugin.
>
> Trailing NUL not included when copying strings into Squeak via locale.
>
> Re-enable gcc optimisations for fdlibm (FloatMathPlugin).
>
> SerialPlugin ensures descriptor close and enforces limit on max open ports.
>
> UUIDPlugin refuses to load if uuid_generate() would cause a segmentation fault.
>
> Mpeg3Plugin never uses pthreads.
>
> Main window clips by children for the convenience of OpenGL subwindows.
>
>