Aug. 14, 2012
10:54 p.m.
It works fine with the VM from the link you sent. I also checked the latest from Eliot's site and the error occurs when using that VM (2585). On 08/14/2012 03:34 PM, Esteban Lorenzano wrote:
works for me in a clean image, with CogVM for mac from here: https://ci.lille.inria.fr/pharo/job/Cog-VM/
can you try with one of those vm's?
Esteban
On Aug 15, 2012, at 12:18 AM, Paul DeBruicker <pdebruic@gmail.com <mailto:pdebruic@gmail.com>> wrote:
Hi -
When I run
ScriptLoader new cleanUpForProduction
in a workspace in Pharo 1.4-Summer (Linux, Cog 2562 from eliot's site) I get a debugger when a CompiledMethod is sent #hash.
#cleanUpForRelease seems fine.
Should I make an issue or am I missing something?
Thanks
Paul