On 23 May 2013 12:51, Camillo Bruni <camillobruni@gmail.com> wrote:
Begin forwarded message:
From: GitHub <noreply@github.com> Subject: [pharo-project/pharo-core] 608709: 30163 Date: 23. Mai 2013 13:48:56 MESZ To: camillobruni@gmail.com Reply-To: GitHub <noreply@github.com>
Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 6087094f705ca4ac7ba78543c7386ad304a51df8 https://github.com/pharo-project/pharo-core/commit/6087094f705ca4ac7ba78543c... Author: Jenkins Build Server <board@pharo-project.org> Date: 2013-05-23 (Thu, 23 May 2013)
Changed paths: A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script260.st A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30163.st M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st M System-CommandLine/DefaultCommandLineHandler.cls/class/class initialization/startUp_.st
the code there is now wrong, it should use the WorldState addDeferredUIMessage: [] otherwise you infinitely grow the stack again on #snapshot:andQuit:
It's really annoying that https://github.com/pharo-project/pharo-core/commit/6087094f705ca4ac7ba78543c... blats everything onto one line (presumably because of CR line endings?) while if you view the changed file - https://github.com/pharo-project/pharo-core/blob/6087094f705ca4ac7ba78543c73... - the file renders correctly. frank