Oct. 18, 2010
11:37 a.m.
The assert works good. processBlock numArgs. "returns 1 too" I´m thinking perhaps the problem is Cog VM... it´s possible? If I debug: block := [ :int1 | | int2 | int2 := 2. int1 + int2 ]. block newProcessWith: { 2 }. I get an SimulationGuardException exception... -- View this message in context: http://forum.world.st/Implementing-a-Timer-newProcessWith-anArray-fails-tp29... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.