[squeak-dev] new blog post plus closure bootstrap code

John M McIntosh johnmci at smalltalkconsulting.com
Tue Nov 4 23:33:45 UTC 2008


Ok, I noticed that

SystemDictionary>>recreateSpecialObjectsArray   was

	newArray at: 7 put: String.

but is altered to via Eliot's change set to

	newArray at: 7 put: ByteString.

Is that on purpose, or some creeping Croquet change?

On Nov 2, 2008, at 6:31 PM, David T. Lewis wrote:
> I can confirm building a VM from the ClosureVMBootstrap.1.cs change  
> set with
> SqueakSource VMMaker-dtl.104 (non-Croquet) on Squeak 3.8 on Linux.  
> It works
> fine and I see no issues with backward compatibility for existing  
> images.

--
= 
= 
= 
========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= 
= 
= 
========================================================================






More information about the Squeak-dev mailing list