[Vm-dev] VM Maker: VMMaker.oscog-eem.238.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Dec 17 19:37:04 UTC 2012


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

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

Name: VMMaker.oscog-eem.238
Author: eem
Time: 17 December 2012, 11:33:38.555 am
UUID: a3d10eab-6079-4c91-99f6-3dcf58d1446f
Ancestors: VMMaker.oscog-eem.237

Restore ThreadedFFIPlugin wanting COGMTVM to be determined on
command line.  Probably broke in VMMaker.oscog-eem.218

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

Item was added:
+ ----- Method: ThreadedFFIPlugin class>>declareCVarsIn: (in category 'translation') -----
+ declareCVarsIn: cg
+ 	super declareCVarsIn: cg.
+ 	cg removeConstant: #COGMTVM "this should be defined at compile time"!



More information about the Vm-dev mailing list