June 15, 2010
8:21 a.m.
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