The name of my image file is Pharo0.1Core-10225.image. Smalltalk version gives me 'Pharo0.1' On Tue, Mar 17, 2009 at 16:47, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi john
can you tell us your image update exactly since the latest I'm aware of is 10252.
Thanks
On Mar 17, 2009, at 9:07 PM, John Toohey wrote:
When I run condenseChange on my Phao image (10255), it stops after about 95% with a 'syntax error' message. Closing the message does nothing and the process seems stopped. If I delete the changes file, the image is okay, but the parameter names of all my methods has been changes to t1, eg, renderContentOn: html becomes renderContentOn: t1 etc.
I can't make any more changes, and need to know how to repair the changes file, or just get rid of it without it changes my source code. -- -JT
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT