B3DEnginePlugin update needed (was: [Vm-dev] Setting up a VMMaker image)

David T. Lewis lewis at mail.msen.com
Sat Nov 21 22:21:20 UTC 2009


On Fri, Nov 20, 2009 at 01:58:51PM -0500, David T. Lewis wrote:
> On Fri, Nov 20, 2009 at 03:23:46PM +0100, Henrik Johansen wrote:
> > 
> > - B3DEnginePlugin class>>translateInDirectory: directory doInlining: inlineFlag
> > 	contains:
> > inject: 0 into: [:tS :cl |
> > 		tS := tS max: cl timeStamp]
> > 
> > Raises a Syntax error in Pharo, since you can't store into blockArgs, and
> > either way that store should be unnecessary, right?
> 
> This needs to be fixed in VMMaker, thanks.

Oops, actually this is a plugin from http://www.squeaksource.com/Balloon3D.

Can someone (Andreas, Bert, Diego) please make this update?

Thanks,
Dave



More information about the Vm-dev mailing list