[Vm-dev] SqueakCogSpur32x86.xcworkspace

Colin Putney colin at wiresong.com
Sun Sep 27 08:19:11 UTC 2015


On Sun, Sep 27, 2015 at 1:02 AM, <johnmci at smalltalkconsulting.com> wrote:

>
> 99.5% is the code I wrote a number of years back. Earlier this year I took
> the Pharo code, code from minor squeak updates and code from Pyonkee to
> consolidate and convert into an ARC aware base.  This makes iOS and 64bit
> OS X base happy, the legacy  32bit obj-c kernel not so much.
>
> Now I have to backport the code to a format that works in both
> environments.
>

IIUC, that means the Pharo VM is *not* ARC-aware, which is why it doesn't
leak memory. What you've posted now is a step forward from all that, but
not yet complete. Is that right?

-Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150927/ae95b7df/attachment.htm


More information about the Vm-dev mailing list