[Pharo-project] WriteStream>>ensureEndsWith: removed by accident?
There is a test testEnsureEndsWith that calls this method. If the method is removed, the test should be removed as well... Adrian ___________________ http://www.adrian-lienhard.ch/
On Sat, Mar 7, 2009 at 6:36 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
There is a test testEnsureEndsWith that calls this method. If the method is removed, the test should be removed as well...
IIRC, #ensureEndsWith: has been added recently to Pharo. Don't know why it has been removed -- Damien Cassou http://damiencassou.seasidehosting.st
may be a mc problem On Mar 8, 2009, at 11:00 AM, Damien Cassou wrote:
On Sat, Mar 7, 2009 at 6:36 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
There is a test testEnsureEndsWith that calls this method. If the method is removed, the test should be removed as well...
IIRC, #ensureEndsWith: has been added recently to Pharo. Don't know why it has been removed
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
http://code.google.com/p/pharo/issues/detail?id=749 what was the outcome of this? thanks, Mike
I have put a fix in the inbox. cheers, Mike
Ok I will harvest it. Stef On Apr 18, 2009, at 2:10 PM, Michael Roberts wrote:
I have put a fix in the inbox.
cheers,
Mike
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Adrian Lienhard -
Damien Cassou -
Michael Roberts -
Stéphane Ducasse