Re: [Pharo-dev] SSL error on windows 7

2018-04-02 Thread Ben Coman
On 3 April 2018 at 04:13, Cyril Ferlicot D. wrote: > Hi! > > I have some trouble with SSL in Pharo 7. > > If I execute this code: > > ZnClient new url: 'https://google.com'; get. > > I get a result. > > If I execute this code: > > ZnClient new url: 'https://github.com';

Re: [Pharo-dev] [Pharo7] halt inside and outside tests

2018-04-02 Thread Ben Coman
On 3 April 2018 at 03:12, Marcus Denker wrote: > Hi, > > As we can not very easily decide if we are inside a test execution or not > there was the idea to have special #halt messages > > https://pharo.fogbugz.com/f/cases/20151/new-halt-messages > > This PR implements

Re: [Pharo-dev] SSL error on windows 7

2018-04-02 Thread Cyril Ferlicot D.
Le 02/04/2018 à 23:49, Sven Van Caekenberghe a écrit : > Well, it works for me on macOS and Ubuntu with [version] 'Pharo7.0' > 'Pharo-7.0+alpha.build.660.sha.2eb9bd2f41e7b0bd8f9f4190906910f83c178ab1 (32 > Bit)' > > Both socket(stream) code as well as SSL plugin code is different between the >

Re: [Pharo-dev] SSL error on windows 7

2018-04-02 Thread Sven Van Caekenberghe
> On 2 Apr 2018, at 22:13, Cyril Ferlicot D. wrote: > > Hi! > > I have some trouble with SSL in Pharo 7. > > If I execute this code: > > ZnClient new url: 'https://google.com'; get. > > I get a result. > > If I execute this code: > > ZnClient new url:

[Pharo-dev] SSL error on windows 7

2018-04-02 Thread Cyril Ferlicot D.
Hi! I have some trouble with SSL in Pharo 7. If I execute this code: ZnClient new url: 'https://google.com'; get. I get a result. If I execute this code: ZnClient new url: 'https://github.com'; get. I get this error: Error: SSL Exception: connect failed [code:-5] I tried with both stable

[Pharo-dev] [Pharo7] halt inside and outside tests

2018-04-02 Thread Marcus Denker
Hi, As we can not very easily decide if we are inside a test execution or not there was the idea to have special #halt messages https://pharo.fogbugz.com/f/cases/20151/new-halt-messages This PR implements them:

[Pharo-dev] [Pharo 7.0-dev] Build #749: 21669-Style-deprecated-classes-in-source-code

2018-04-02 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #749 was: SUCCESS. The Pull Request #1170 was integrated: "21669-Style-deprecated-classes-in-source-code" Pull request url: https://github.com/pharo-project/pharo/pull/1170 Issue Url: https://pharo.fogbugz.com/f/cases/21669

Re: [Pharo-dev] AnnouncementSubscription and Ephemerons

2018-04-02 Thread Esteban A. Maringolo
Thank you for the detailed info Stef. Regards! Esteban A. Maringolo 2018-04-01 16:16 GMT-03:00 Stephane Ducasse : > My last email on VM topics... > > Hi esteban > > Just for the record, our team spent a lot of engineering time and > money on Pharo. > May be I forgot