Le 14/07/2016 à 21:49, Dale Henrichs a écrit :
Depending on the version of Pharo you are using, at some point in time, I expect this new release of Metacello to be available in the standard download. Until then, to install the latest version of Metacello into Pharo execute the following in a workspace:
Metacello new baseline: 'Metacello'; repository: 'github://dalehenrich/metacello-work:master/repository'; get. Metacello new baseline: 'Metacello'; repository: 'github://dalehenrich/metacello-work:master/repository'; onConflict: [:ex | ex allow]; load
Hi Dale, When I try to upgrade Metacello in the latest Pharo 6 I get an error "receiver of withSqueakLineEnding is nil" See: http://puu.sh/q3zet/310f6d3086.png -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France