[Pharo-dev] [Pharo 8.0] Build #1085: Hiding the methods from TraitedClass in Calypso.

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1085 was: SUCCESS. The Pull Request #5386 was integrated: "Hiding the methods from TraitedClass in Calypso." Pull request url: https://github.com/pharo-project/pharo/pull/5386 Issue Url:

[Pharo-dev] [Pharo 8.0] Build #1088: 4611-Lint-clean--categorize-in-Beacon-Core-Tests

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1088 was: SUCCESS. The Pull Request #4612 was integrated: "4611-Lint-clean--categorize-in-Beacon-Core-Tests" Pull request url: https://github.com/pharo-project/pharo/pull/4612 Issue Url:

Re: [Pharo-dev] pharo compiler on scientific notation

2019-12-20 Thread Sven Van Caekenberghe
Yes, the difference is not good. Indeed, Float fmax. "1.7976931348623157e308" The reason Number readFrom: '7.5e333'. gives infinity is actual not because of the reading, but because of 75e332 asFloat. Which is probably correct. The failure of Number readFrom: '7.5e'. is

[Pharo-dev] [Pharo 8.0] Build #1086: Migrating the context menu of Keymap browser to Spec2

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1086 was: SUCCESS. The Pull Request #5396 was integrated: "Migrating the context menu of Keymap browser to Spec2" Pull request url: https://github.com/pharo-project/pharo/pull/5396 Issue Url:

[Pharo-dev] Techtalk December recording online

2019-12-20 Thread Marcus Denker
"Working with Spec2 and GTK" Recording: https://www.youtube.com/watch?v=IVY7TH4MCXI There is a playlist for all techtalk recordings here: https://www.youtube.com/playlist?list=PL4actYd6bfnx8l8cqYWhdNB6gJgRvk5sH

Re: [Pharo-dev] pharo compiler on scientific notation

2019-12-20 Thread Nicolas Anquetil
actually the problem arose from some old code that I tried to load and failed to. So I guess at some point in the past (pharo4 or prior) it was working : --- PPExpressParserTests>>testReal3 self parse: '-1.1333e' rule: #literal. self assert: (result value = -1.1333e).

Re: [Pharo-dev] pharo compiler on scientific notation

2019-12-20 Thread Sven Van Caekenberghe
The tests you refer to would basically test Float infinity = Float infinity. If you change NumberParser>>#readExponent "read the exponent if any (stored in instVar). Answer true if found, answer false if none. If exponent letter is not followed by a digit, this is

[Pharo-dev] [Pharo 8.0] Build #1087: Removed method characterTable. It was not used

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1087 was: SUCCESS. The Pull Request #5399 was integrated: "Removed method characterTable. It was not used " Pull request url: https://github.com/pharo-project/pharo/pull/5399 Issue Url:

[Pharo-dev] [Pharo 8.0] Build #1084: rollback-bad-comment-when-copying-class

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1084 was: FAILURE. The Pull Request #5390 was integrated: "rollback-bad-comment-when-copying-class" Pull request url: https://github.com/pharo-project/pharo/pull/5390 Issue Url:

[Pharo-dev] [ANN] Pharo Newsletter December 2019

2019-12-20 Thread Marcus Denker
The December newsletter is now online: https://mailchi.mp/pharo/pharo-newsletter-december-2019 If you have content for the next newsletter -> send me a mail. It starts to get *really* difficult to not forget something. Marcus

[Pharo-dev] [Pharo 8.0] Build #1089: Test for hasLiteralThorough

2019-12-20 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #1089 was: SUCCESS. The Pull Request #5400 was integrated: "Test for hasLiteralThorough" Pull request url: https://github.com/pharo-project/pharo/pull/5400 Issue Url: https://github.com/pharo-project/pharo/issues/5154 Build Url: