[Pharo-project] [ANN] update 10072
update10072 ----------- -> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil" -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
Would be cool to create a release now. On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one- cklick image based on the seaside one later this week. Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest. Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5 which obviously was an inadvertent change ;) Adrian On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one- cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
This is strange that ChangesOrganizer got removed. May be we should rollback 10072 BTW alex is working on a test server with laffont and this will help us a lot. Stef On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one- cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 16.09.2008, at 08:51, Stéphane Ducasse wrote:
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch
wrote: update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
Marcus But changesOrganizer is not important?
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch
wrote: update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 16.09.2008, at 09:24, Stéphane Ducasse wrote:
Marcus
But changesOrganizer is not important?
a reference was introduced by this fix: http://code.google.com/p/pharo/issues/detail?id=95 I honestly don;t know if there was ever a ChangesOrganizer in Squeak. It's not in 3.9, either. Marcus
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch
wrote: update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
Ok I thought it was a classOrganizer so nothing serious. I tried to find it too but could not. Stef On Sep 16, 2008, at 10:11 AM, Marcus Denker wrote:
On 16.09.2008, at 09:24, Stéphane Ducasse wrote:
Marcus
But changesOrganizer is not important?
a reference was introduced by this fix:
http://code.google.com/p/pharo/issues/detail?id=95
I honestly don;t know if there was ever a ChangesOrganizer in Squeak. It's not in 3.9, either.
Marcus
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch
wrote: update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
btw, Marcus, why you posted it under squeak+freetype category? 2008/9/16 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Ok I thought it was a classOrganizer so nothing serious. I tried to find it too but could not.
Stef
On Sep 16, 2008, at 10:11 AM, Marcus Denker wrote:
On 16.09.2008, at 09:24, Stéphane Ducasse wrote:
Marcus
But changesOrganizer is not important?
a reference was introduced by this fix:
http://code.google.com/p/pharo/issues/detail?id=95
I honestly don;t know if there was ever a ChangesOrganizer in Squeak. It's not in 3.9, either.
Marcus
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
Done: https://gforge.inria.fr/frs/?group_id=1299 Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
On 16.09.2008, at 11:10, Igor Stasenko wrote:
btw, Marcus, why you posted it under squeak+freetype category?
I did it yesterday, and the file never showed up... so that's were it ended up! (I deleted this wrong file now, the 10072 is now part of pharo) marcus
2008/9/16 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Ok I thought it was a classOrganizer so nothing serious. I tried to find it too but could not.
Stef
On Sep 16, 2008, at 10:11 AM, Marcus Denker wrote:
On 16.09.2008, at 09:24, Stéphane Ducasse wrote:
Marcus
But changesOrganizer is not important?
a reference was introduced by this fix:
http://code.google.com/p/pharo/issues/detail?id=95
I honestly don;t know if there was ever a ChangesOrganizer in Squeak. It's not in 3.9, either.
Marcus
This is strange that ChangesOrganizer got removed. May be we should rollback 10072
No, that would be too much work to recreate as opposed to see what was removed. Maybe I just harvested a wrong test...
BTW alex is working on a test server with laffont and this will help us a lot.
Stef
On Sep 15, 2008, at 9:59 PM, Adrian Lienhard wrote:
I run the tests in 10072. We currently have 5 failures and a hand full of errors. The errors come from the class ChangesOrganizer being removed but there are references to it in ChangeHooksTest.
Two MonthTest tests fail because the following method now looks like: Month>>index | t | t := 5
which obviously was an inadvertent change ;)
Adrian
On Sep 15, 2008, at 14:54 , Marcus Denker wrote:
On 15.09.2008, at 12:42, Damien Cassou wrote:
Would be cool to create a release now.
yes, I will make a zip today (evening). besides, I want to do a one-cklick image based on the seaside one later this week.
Marcus
On Sun, Sep 14, 2008 at 11:37 PM, Marcus Denker <denker@iam.unibe.ch> wrote:
update10072 -----------
-> Issue 95: 7149 ChangeHooksTest-tearDown-M6702-rej -> Issue 174: XMLSupport can't be loaded into latest Pharo image -> Issue 52: 7102 ObjectPerformOrSendToFix (M1666) -> Issue 106: 7090 DSAunimplementedCleanup -> Issue 77: 7127 RemoveMappedCollection -> More ifNil: refactorings -> replace all occurrances of "isNil not" with "notNil"
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
participants (5)
-
Adrian Lienhard -
Damien Cassou -
Igor Stasenko -
Marcus Denker -
Stéphane Ducasse