Dec. 21, 2009
8:08 p.m.
I wanted to load the latest version of Gofer (with Fetch :)) in pharo so I did Gofer gofer update and I got a GoferReference with a name = nil -> breaks
Use this script to update: [ Gofer gofer load ] on: Error do: [ :err | err retry ]. Gofer gofer recompile. The problem is that Gofer changed quite heavily and thus fails in this case because it replaces itself completely. Lukas -- Lukas Renggli http://www.lukas-renggli.ch