[pharo-project/pharo-core] ac9f62: 60149

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] ac9f62: 60149

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: ac9f62ce8dea687da1b6f7675d47f43bee08dc65
      https://github.com/pharo-project/pharo-core/commit/ac9f62ce8dea687da1b6f7675d47f43bee08dc65
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    A OpalCompiler-Core.package/AbstractCompiler.class/instance/accessing/encoderClass_.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/other-tests/testDifferentBlocksWithSameArgumentName.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/other-tests/testModulePrimitive.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/test - array compilation/testMultiElementArray.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/test - array compilation/testSimpleArray.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/test - block returning/testBlockReturning.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testBlockTemp.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testMethodArgument.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testMethodTemp.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testOneFloat.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testReturnBlockInMethod.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testSetUp.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testSteamContentsLimitedToSequenceableCollectionClass.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testToDoArgumentNotInlined.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testToDoInsideTempNotInlined.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testToDoOutsideTempNotInlined.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testWhileModificationAfterNotInlined.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testWhileModificationBeforeNotInlined.st
    M OpalCompiler-Tests.package/OCNewCompilerWithChangesFunctionalTests.class/instance/tests/testWhileWithTempNotInlined.st
    M Pharo-Help.package/PharoWelcomePage.class/class/accessing/title.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60148.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60149.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60148.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60149.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M Spec-Examples.package/DynamicWidgetChange.class/instance/private/changeToButton.st
    M Spec-Examples.package/DynamicWidgetChange.class/instance/private/changeToList.st
    M System-Support.package/SystemVersion.class/instance/printing/shortVersionString.st

  Log Message:
  -----------
  60149
18390 System version should be "Pharo 6.0" instead of "Pharo6.0" and PharoWelcomePage should not hard code version
        https://pharo.fogbugz.com/f/cases/18390

18748 OpalCompiler Tests: OCNewCompilerWithChangesFunctionalTests should set encoder to OpalEncoderForV3PlusClosures
        https://pharo.fogbugz.com/f/cases/18748

15688 Remove ComposableModel>>#instantiateModels:s senders in Spec-Examples
        https://pharo.fogbugz.com/f/cases/15688

http://files.pharo.org/image/60/60149.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] ac9f62: 60149

Marcus Denker-4
>
> http://files.pharo.org/image/60/60149.zip
>
>
Strangely it did not build. Wasted already >1 hour on this…

        Marcus
Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] ac9f62: 60149

Marcus Denker-4

> On 13 Jul 2016, at 10:03, Marcus Denker <[hidden email]> wrote:
>
>>
>> http://files.pharo.org/image/60/60149.zip
>>
>>
> Strangely it did not build. Wasted already >1 hour on this…
>

Now it is there.

        Marcus