Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 7c8bd2b52f3cab3333b1f0fbedbf897bb6c3759b https://github.com/pharo-project/pharo-core/commit/7c8bd2b52f3cab3333b1f0fbe... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M NECompletion.package/NECEntry.class/instance/operations/browseWith_.st M NECompletion.package/NECSelectorEntry.class/instance/private/browseWith_.st M OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/declareClassVar.st M OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/declareGlobal.st M OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/declareInstVar_.st M OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/declareTempAndPaste_.st A OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/lookUpVariable.st M OpalCompiler-Core.package/extension/TraitBehavior/instance/recompile_from_.st M RPackage-Core.package/extension/SystemNavigation/instance/packageFromPattern_withCaption_.st R RPackage-Core.package/extension/SystemNavigation/instance/packageOrganizerClass.st M Ring-Core-Kernel.package/RGElementDefinition.class/instance/tools/browse.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script144.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40144.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st R System-Support.package/SystemNavigation.class/instance/query/allClassesDefiningClassVarNamed_.st R System-Support.package/SystemNavigation.class/instance/query/allImplementedMessages.st R System-Support.package/SystemNavigation.class/instance/query/allUnimplementedCalls.st R System-Support.package/SystemNavigation.class/instance/query/allUnsentMessages.st R Tests.package/SystemNavigationTest.class/instance/testing/testAllClassesDefiningClassVarNamed.st M Text-Edition.package/SmalltalkEditor.class/instance/menu messages/browseClassFrom_.st M Text-Edition.package/SmalltalkEditor.class/instance/menu messages/internalCallToBrowse_.st M Tool-Base.package/extension/Object/instance/browse.st R Tool-Base.package/extension/SystemNavigation/instance/browseClass_.st M Tool-Browser-Old.package/StringHolder.class/instance/as yet unclassified/selectMessageAndEvaluate_.st A Tool-Browser-Old.package/StringHolder.class/instance/as yet unclassified/showMenuOf_withFirstItem_ifChosenDo_.st R Tools.package/extension/SystemNavigation/instance/showMenuOf_withFirstItem_ifChosenDo_.st R Tools.package/extension/SystemNavigation/instance/showMenuOf_withFirstItem_ifChosenDo_withCaption_.st M Tools.package/extension/TraitBehavior/instance/browse.st Log Message: ----------- 40144 12853 Factor out common snippet to OCUnderclaredVariableWarning>>declaredVariable: https://pharo.fogbugz.com/f/cases/12853 13663 when recompiling a Trait, the recompiled methods are not installed in the users https://pharo.fogbugz.com/f/cases/13663 13735 Clean up SystemNavigation more https://pharo.fogbugz.com/f/cases/13735 http://files.pharo.org/image/40/40144.zip