Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 520a9664e560cbc532b83eba4a14d490b1673625 https://github.com/pharo-project/pharo-core/commit/520a9664e560cbc532b83eba4... Author: Jenkins Build Server <board@pharo-project.org> Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M Collections-Strings.package/Symbol.class/instance/converting/separateKeywords.st A Collections-Unordered.package/Dictionary.class/instance/accessing/bindingOf_.st A Collections-Unordered.package/Dictionary.class/instance/enumerating/bindingsDo_.st R Compiler.package/extension/Dictionary/instance/bindingOf_.st R Compiler.package/extension/Dictionary/instance/bindingsDo_.st A Kernel-Methods.package/CompiledMethod.class/instance/accessing/codeForNoSource.st M Kernel-Methods.package/CompiledMethod.class/instance/accessing/sourceCode.st M OpalCompiler-Core-FrontEnd.package/OpalCompiler.class/class/old - decompiler/decompileMethod_.st M OpalCompiler-Core-FrontEnd.package/OpalCompiler.class/class/old - decompiler/decompile_in_.st M OpalCompiler-Core-FrontEnd.package/OpalCompiler.class/class/old - decompiler/decompile_in_method_.st M OpalCompiler-Core-FrontEnd.package/OpalCompiler.class/instance/old - decompiler/decompileMethod_.st M OpalCompiler-Core.package/extension/CompiledMethod/instance/decompile.st M OpalCompiler-Core.package/extension/CompiledMethod/instance/decompileString.st A OpalCompiler-Core.package/extension/Symbol/instance/asMethodPreamble.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script145.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30490.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 30490 11107 never call decompiler, add a #codeForNoSource backstop to CompiledMethod https://pharo.fogbugz.com/f/cases/11107 http://files.pharo.org/image/30/30490.zip