Dec. 19, 2013
5:04 p.m.
On Thu, Dec 19, 2013 at 11:54 AM, kilon alios <kilon.alios@gmail.com> wrote:
Take a look here
https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccess...
code is cut out and does not wrap. Looks it exceeds its boundaries. Maybe some sort of bug ?
Fixed. That was a problem in the sources. The text was: =User >> fuelAfterMaterialization = acumulatedLogins := 0. whereas it should have been: [[[language=Smalltalk User >> fuelAfterMaterialization acumulatedLogins := 0. ]]] -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill