New Cog VMs available

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

New Cog VMs available

Eliot Miranda-2

These are new release candidates.  The Travis CI Newspeak bootstrap job caught a serious bug with become and process switch in the Spur VMs.

CogVM binaries as per VMMaker.oscog-eem.1405/r3397

Spur:
Make sure the post become action unforwards the Process in the activeProcess
inst var.  Add some more asserts to check.  Also follow the specialObjectsArray
after a pin become.

Generically use storePointerUnchecked: when storing nils into the process lists.
--
best,
Eliot