May 14, 2011
1:58 p.m.
Andreas fixed that not so long ago, and I thought I had posted a fix for Pharo too Nicolas 2011/5/14 Stéphane Ducasse <stephane.ducasse@inria.fr>:
did you check if the squeak version has the same behavior?
Stef
On May 14, 2011, at 3:49 PM, Hilaire Fernandes wrote:
Le 14/05/2011 15:29, Hilaire Fernandes a écrit :
* LAYOUT, the problem comes from the method String>>withNoLineLongerThan: doing very badly its job.
Example of unexpected behavior:
'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte' withNoLineLongerThan: 40
-> 'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte'