Dave Lewis uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker-dtl.221.mcz==================== Summary ====================
Name: VMMaker-dtl.221
Author: dtl
Time: 1 February 2011, 8:15:20 am
UUID: 822366bb-1017-4e54-9b59-e74f9cb974cd
Ancestors: VMMaker-dtl.220
Update MiscPrimitivePluginTest to reflect Andreas' fix for #primitiveFindSubstring to add proper parameter checking to protect for WideString passed as a parameter. Retain prior version of test as an expected failure (unexpected pass on a VM with obsolete primitive). On an updated VM, MiscPrimitivePluginTest should be green. When all VMs are green, Pharo can undo a previous refactoring of ByteString>>findSubstring:in:startingAt:matchTable: that breaks VMMaker.