On 23 May 2013 12:51, Camillo Bruni <[email protected]> wrote: > > > Begin forwarded message: > >> From: GitHub <[email protected]> >> Subject: [pharo-project/pharo-core] 608709: 30163 >> Date: 23. Mai 2013 13:48:56 MESZ >> To: [email protected] >> Reply-To: GitHub <[email protected]> >> >> Branch: refs/heads/3.0 >> Home: https://github.com/pharo-project/pharo-core >> Commit: 6087094f705ca4ac7ba78543c7386ad304a51df8 >> >> https://github.com/pharo-project/pharo-core/commit/6087094f705ca4ac7ba78543c7386ad304a51df8 >> Author: Jenkins Build Server <[email protected]> >> 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/6087094f705ca4ac7ba78543c7386ad304a51df8 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/6087094f705ca4ac7ba78543c7386ad304a51df8/ScriptLoader30/ScriptLoader.cls/instance/pharo%20-%20scripts/script260.st - the file renders correctly. frank
