Branch: refs/heads/6.0
Home:
https://github.com/pharo-project/pharo-core Commit: c0243b47a4f85693342714931cb563e33ad5a7ea
https://github.com/pharo-project/pharo-core/commit/c0243b47a4f85693342714931cb563e33ad5a7ea Author: Jenkins Build Server <
[hidden email]>
Date: 2016-07-12 (Tue, 12 Jul 2016)
Changed paths:
A Kernel-Tests.package/MethodContextTest.class/instance/tests - ast mapping/testSourceNodeExecutedWhenContextIsJustAtStartpc.st
M OpalCompiler-Core.package/IRMethod.class/instance/debugging/instructionForPC_.st
M OpalCompiler-Core.package/extension/Context/instance/previousPcWithCorrectMapping.st
A OpalCompiler-Tests.package/MethodMapTests.class/instance/testing - ast mapping/testMethodSourceNodeAtInitialPC.st
A OpalCompiler-Tests.package/MethodMapTests.class/instance/testing - ast mapping/testPrimitiveMethodSourceNodeAtInitialPC.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60147.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60148.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60147.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60148.st
M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
60148
18739 CompiledMethod sourceNodeForPC is not working for primitives
https://pharo.fogbugz.com/f/cases/1873918738 Context sourceNodeExecuted could fail when first line is block
https://pharo.fogbugz.com/f/cases/18738http://files.pharo.org/image/60/60148.zip