Re: [Pharo-project] zero conf build

2012-10-22 Thread Sven Van Caekenberghe
Very cool ! Thanks a lot for all the work. On 23 Oct 2012, at 00:28, Camillo Bruni wrote: > I finally managed to create a zero conf pharo image build setup: > > # === > curl http://pharo.gforge.inria.fr/ci/ciPharo20Cog.sh

Re: [Pharo-project] zero conf build

2012-10-22 Thread Paul DeBruicker
Camillo Bruni-3 wrote > the scripts starts with #!/bin/bash so IMO you're fine, no? > well definitely won't harm to pass it on directly to bash ;) > > thanks You'd think that were true and I did see that you had the #!/bin/bash but it still died when it hit the '[[' on line 8. Ubuntu uses das

Re: [Pharo-project] zero conf build

2012-10-22 Thread Camillo Bruni
the scripts starts with #!/bin/bash so IMO you're fine, no? well definitely won't harm to pass it on directly to bash ;) thanks On 2012-10-23, at 00:47, Paul DeBruicker wrote: > Camillo Bruni-3 wrote >> curl http://pharo.gforge.inria.fr/ci/ciPharo20Cog.sh | sh > > > If on a system where bash

Re: [Pharo-project] zero conf build

2012-10-22 Thread Paul DeBruicker
Camillo Bruni-3 wrote > curl http://pharo.gforge.inria.fr/ci/ciPharo20Cog.sh | sh If on a system where bash is not the default shell (e.g. Ubuntu 12.04) that line should be: curl http://pharo.gforge.inria.fr/ci/ciPharo20Cog.sh | bash -- View this message in context: http://forum.world.st/z

[Pharo-project] zero conf build

2012-10-22 Thread Camillo Bruni
I finally managed to create a zero conf pharo image build setup: # === curl http://pharo.gforge.inria.fr/ci/ciPharo20Cog.sh | sh ./vm.sh Pharo.image save $JOB_NAME REPO=http://smalltalkhub.com/mc/dh83/nabujito/main ./vm.sh $J

Re: [Pharo-project] Hello + postgresql

2012-10-22 Thread roberto.mine...@usi.ch
Thank you for the answer. Actually I put Pharo in standby for a while (deadlines are coming!) The last thing I tried to do, was a query on a relatively big database (~10m entries) and every time I issued the query, Pharo quitted unexpectedly. As soon as I resume my tests with Pharo, Postgres, Op

Re: [Pharo-project] Hello + postgresql

2012-10-22 Thread Mariano Martinez Peck
On Fri, Oct 19, 2012 at 7:47 PM, Yanni Chiu wrote: > > > On 19/10/12 12:38 PM, > roberto.minelli-BHDiRLqP7qo@**public.gmane.orgwrote: > >> I managed to have Pharo 1.4 with a working version of PostgresV2 >> native driver. I'll try with a fresh image and dbxtalk and let you >> guys know. >> > > I

Re: [Pharo-project] [Pharo-users] [Call for Participation] Pharo Sprint Nov 2

2012-10-22 Thread Noury Bouraqadi
Yes. We'll be 6 from Ecole des Mines : Santiago, Nick, Mariano, Jannik (yes he's back :-), Luc, and me. Noury -- http://twitter.com/#!/NouryBouraqadi http://car.mines-douai.fr/noury On 22 oct. 2012, at 12:08, Santiago Bragagnolo wrote: > i'm going > > 2012/10/22 Marcus Denker > RMoD is organi

Re: [Pharo-project] NativeBoost FFI

2012-10-22 Thread Ciprian Teodorov
Hi guys, First of all sorry for not saying anything the whole day ... but I don't have internet connection at work. I hope I'll be excused though ;) Now it will be a difficult for me to address all the issues raised ... however I will try First of all, IMHO any FFI should facilitate the task of

[Pharo-project] [update 2.0] #20360

2012-10-22 Thread Marcus Denker
20360 - Issue 6862: Configation CLI should not distinguish between symbol and strings as version names http://code.google.com/p/pharo/issues/detail?id=6862 Diff information: http://ss3.gemstone.com/ss/Pharo20/System-CommandLine-MarcusDenker.45.diff -- Marcus Denker -- http://marc

Re: [Pharo-project] NativeBoost FFI

2012-10-22 Thread Igor Stasenko
On 22 October 2012 12:00, Henrik Sperre Johansen wrote: > On 22.10.2012 02:37, Igor Stasenko wrote: >> >> On 22 October 2012 01:59, Nicolas Cellier >> wrote: >>> >>> 2012/10/22 Igor Stasenko : On 22 October 2012 01:20, Nicolas Cellier wrote: > > 5 parameters Igor, you'

Re: [Pharo-project] Deltas / Change file + log / Undoing

2012-10-22 Thread Göran Krampe
On 10/22/2012 11:31 AM, Goubier Thierry wrote: Le 22/10/2012 11:07, Göran Krampe a écrit : Hi! (not up to speed on Pharo "goals" in this area, but...) On 10/22/2012 09:45 AM, Goubier Thierry wrote: Hi all, I'd like to ask if I understood correctly this part of the discussion. With a suitable

Re: [Pharo-project] [Pharo-users] [Call for Participation] Pharo Sprint Nov 2

2012-10-22 Thread Santiago Bragagnolo
i'm going 2012/10/22 Marcus Denker > RMoD is organizing a Pharo Sprint > > • When? Fr, Nov 2nd. Starting at 9am > • Where? INRIA Lille, Building B. http://www.inria.fr/centre/lille > > The plan is to push together to evaluate which bugs need to be fixed > before a release (and of

Re: [Pharo-project] NativeBoost FFI

2012-10-22 Thread Henrik Sperre Johansen
On 22.10.2012 02:37, Igor Stasenko wrote: On 22 October 2012 01:59, Nicolas Cellier wrote: 2012/10/22 Igor Stasenko : On 22 October 2012 01:20, Nicolas Cellier wrote: 5 parameters Igor, you're a dictator ;) Those theories are nice, but unhelpfull when applied to FFI Pragmatically there's

Re: [Pharo-project] Deltas / Change file + log / Undoing

2012-10-22 Thread Goubier Thierry
Le 22/10/2012 11:07, Göran Krampe a écrit : Hi! (not up to speed on Pharo "goals" in this area, but...) On 10/22/2012 09:45 AM, Goubier Thierry wrote: Hi all, I'd like to ask if I understood correctly this part of the discussion. With a suitable log/change format as Deltas propose and Igor is

[Pharo-project] [Jenkins] Windows build fixed.

2012-10-22 Thread Marcus Denker
https://ci.lille.inria.fr/pharo/view/Pharo%202.0/job/pharo-2.0-tests/ We are down to 5 failures on all architectures + 2 more on windows Marcus -- Marcus Denker -- http://marcusdenker.de

[Pharo-project] [Call for Participation] Pharo Sprint Nov 2

2012-10-22 Thread Marcus Denker
RMoD is organizing a Pharo Sprint • When? Fr, Nov 2nd. Starting at 9am • Where? INRIA Lille, Building B. http://www.inria.fr/centre/lille The plan is to push together to evaluate which bugs need to be fixed before a release (and of course fix as many as possible). Please contact

[Pharo-project] BlockClosure>>ensure: implementation

2012-10-22 Thread Clément Bera
Hello, I don't understand something on BlockClosure>>ensure:. Why does it use 'self valueNoContextSwitch' and not 'self value' ? In which case is there an issue ? Thank you for any answers BlockClosure>>ensure: is implemented this way : ensure: aBlock "Evaluate a termination block after evalua

Re: [Pharo-project] Deltas / Change file + log / Undoing

2012-10-22 Thread Göran Krampe
Hi! (not up to speed on Pharo "goals" in this area, but...) On 10/22/2012 09:45 AM, Goubier Thierry wrote: Hi all, I'd like to ask if I understood correctly this part of the discussion. With a suitable log/change format as Deltas propose and Igor is thinking of implementing, we could undo any

Re: [Pharo-project] Yet another Notation format: Object literals

2012-10-22 Thread drush66
Dale Henrichs wrote > If you guys are all fired up to write parsers:) writing a YAML parser for > Smalltalk would be very cool. There are yaml parsers for a bunch of > languages, but a Smalltalk parser is conspicuously absent ... > > YAML is very readable (all the extraneous gibberish has been rem

[Pharo-project] [update 2.0] #20359

2012-10-22 Thread Marcus Denker
20359 - Issue 6860: Improve TransferMorph UI http://code.google.com/p/pharo/issues/detail?id=6860 Issue 6819: We should add Pharo14 as MC repository for 20 to support merging and monkey work http://code.google.com/p/pharo/issues/detail?id=6819 Issue 6

[Pharo-project] Deltas / Change file + log / Undoing

2012-10-22 Thread Goubier Thierry
Hi all, I'd like to ask if I understood correctly this part of the discussion. With a suitable log/change format as Deltas propose and Igor is thinking of implementing, we could undo any changes done on the image (such as method creation, modification, class add/remove, etc...). How does thi

[Pharo-project] pharo-2.0-tests » win - Build # 431 - Still Failing!

2012-10-22 Thread jenkins-pharo . ci . inria . fr
BUILD FAILUREBuild URLhttps://ci.lille.inria.fr/pharo/job/pharo-2.0-tests/./label_exp=win/431/Project:label_exp=winDate of build:Mon, 22 Oct 2012 08:55:59 +0200Build duration:17 minCHANGESNo ChangesJUnit TestsName: AST.Tests.Core Failed: 0 test(s), Passed: 79 test(s), Skipped: 0 test(s), Total: 79