March 25, 2011
10:25 p.m.
Comment #8 on issue 2704 by nicolas....@gmail.com: 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.