Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: d6a5f6e4931908ba03194a4b87f14b7c3da95746 https://github.com/pharo-project/pharo-core/commit/d6a5f6e4931908ba03194a4b8... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: A OpalCompiler-Core.package/OCASTTranslator.class/instance/inline messages factored/emitCaseOf_otherwiseBlock_.st M OpalCompiler-Core.package/OCASTTranslator.class/instance/inline messages/emitCaseOfOtherwise_.st M OpalCompiler-Core.package/OCASTTranslator.class/instance/inline messages/emitCaseOf_.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50066.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50067.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50066.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50067.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50067 15570 CaseOf: pattern from Opal is different from old compiler and breaks the JIT compiler https://pharo.fogbugz.com/f/cases/15570 http://files.pharo.org/image/50/50067.zip