Sept. 8, 2011
10:17 a.m.
On 8 September 2011 13:09, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
When I try to run OSProcess with the Jenkins version of the CogVM, I get the message that the accessor is missing. When I run the same code with the Cog 2489 from Eliot, it works fine.
You can reproduce by executing: OSProcess waitForCommand: 'echo sleeping...; sleep 3; echo I just slept for three seconds'
check the internal module list of VM: Smalltalk listBuiltinModules. it has built internally in last cocoa VM. Because if it built as external, we have some problems.
Cheers, Doru
-- www.tudorgirba.com
"When people care, great things can happen."
-- Best regards, Igor Stasenko.