June 15, 2010
9:56 a.m.
Thanks pavel Do you have a cs? Stef On Jun 15, 2010, at 10:21 AM, Pavel Krivanek wrote:
Hi,
I'm synchronizing changes of the PharoKernel with Pharo 1.2 and I see that in the method AutoStart class>>startUp: the temp variable startupParameters is not initialized. Lukas deleted the line
startupParameters := AbstractLauncher extractParameters.
it should placed back as:
startupParameters := SmalltalkImage current extractParameters.
Cheers, -- Pavel
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project