Comment #8 on issue 2704 by [email protected]: Tests for broken withNoLineLongerThan: behavior.
http://code.google.com/p/pharo/issues/detail?id=2704

No, both methods fails with this test:

String crlf withNoLineLongerThan: 5.

Also, does your version works when there is no space available near ?

'ThisMightBe tooLong' withNoLineLongerThan: 5.


Reply via email to