VM Maker: VMMaker.oscog-eem.2232.mcz

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

VM Maker: VMMaker.oscog-eem.2232.mcz

commits-2
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker.oscog-eem.2232.mcz

==================== Summary ====================

Name: VMMaker.oscog-eem.2232
Author: eem
Time: 30 May 2017, 7:38:15.022824 pm
UUID: c1b7ffac-514e-4bbe-9c68-8ed0bbc17767
Ancestors: VMMaker.oscog-eem.2231

Use the right calloutStateClass for the X64 SysV FFI plugin.

=============== Diff against VMMaker.oscog-eem.2231 ===============

Item was added:
+ ----- Method: ThreadedX64SysVFFIPlugin class>>calloutStateClass (in category 'translation') -----
+ calloutStateClass
+ ^ThreadedFFICalloutStateForX64SysV!