new Cog VMs in http://www.mirandabanda.org/files/Cog/VM/VM.r2540/

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

new Cog VMs in http://www.mirandabanda.org/files/Cog/VM/VM.r2540/

Eliot Miranda-2

new Cog VMs in http://www.mirandabanda.org/files/Cog/VM/VM.r2540/.

Cog VM binaries as per VMMaker.oscog-eem.154/r2540.

Fix bad conceptual bug with become on methods.  Unlike full and incremental GC,
the reference from a Cog method to its method object must not be remapped since
they're two halves of the same object.

Fix FileStreamTest>testPositionPastEndIsAtEnd on unix & Mac OS.

Merge Merge VMConstruction-Plugins-OSProcessPlugin-dtl.33's changes.

Regenerate the apparently truncated nscogsrc ZipPlugin.c.

Handle more libc variations for LD_LIBRARY_PATH in the unix launch scripts.
--
best,
Eliot



Reply | Threaded
Open this post in threaded view
|

Re: new Cog VMs in http://www.mirandabanda.org/files/Cog/VM/VM.r2540/

Igor Stasenko
On 4 April 2012 00:53, Eliot Miranda <[hidden email]> wrote:

>
> new Cog VMs in http://www.mirandabanda.org/files/Cog/VM/VM.r2540/.
>
> Cog VM binaries as per VMMaker.oscog-eem.154/r2540.
>
> Fix bad conceptual bug with become on methods.  Unlike full and incremental
> GC,
> the reference from a Cog method to its method object must not be remapped
> since
> they're two halves of the same object.
>
Ouch, that might be the cause of recent crash reports on Windoze.
Need to merge & update builds to check :)

> Fix FileStreamTest>testPositionPastEndIsAtEnd on unix & Mac OS.
>
> Merge Merge VMConstruction-Plugins-OSProcessPlugin-dtl.33's changes.
>
> Regenerate the apparently truncated nscogsrc ZipPlugin.c.
>
> Handle more libc variations for LD_LIBRARY_PATH in the unix launch scripts.
> --
> best,
> Eliot
>
>
>
>



--
Best regards,
Igor Stasenko.