[Pharo-project] testSubstrings fails in 10049
It seems that #testSubstrings was introduced by http://code.google.com/p/pharo/issues/detail?id=26 . This test fails in update 10049. Why was no fix applied? Adrian
On Wed, 2008-07-09 at 17:02 +0300, Adrian Lienhard wrote:
It seems that #testSubstrings was introduced by http://code.google.com/p/pharo/issues/detail?id=26 . This test fails in update 10049. Why was no fix applied? Everythin is ok. You just have to do
String initialize Stef forgot to include it. So he will do the next time. Norbert
ok, now I remember you talked about this. Adrian On Jul 9, 2008, at 17:49 , Norbert Hartl wrote:
On Wed, 2008-07-09 at 17:02 +0300, Adrian Lienhard wrote:
It seems that #testSubstrings was introduced by http://code.google.com/p/pharo/issues/detail?id=26 . This test fails in update 10049. Why was no fix applied? Everythin is ok. You just have to do
String initialize
Stef forgot to include it. So he will do the next time.
Norbert
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes sorry I buzzy writing and taking care of kids. Stef On Jul 9, 2008, at 4:49 PM, Norbert Hartl wrote:
On Wed, 2008-07-09 at 17:02 +0300, Adrian Lienhard wrote:
It seems that #testSubstrings was introduced by http://code.google.com/p/pharo/issues/detail?id=26 . This test fails in update 10049. Why was no fix applied? Everythin is ok. You just have to do
String initialize
Stef forgot to include it. So he will do the next time.
Norbert
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Adrian Lienhard -
Norbert Hartl -
Stéphane Ducasse