needed one OSProcessPlugin for darwin/osx

David T. Lewis lewis at mail.msen.com
Thu Mar 2 11:26:30 UTC 2006


On Thu, Mar 02, 2006 at 12:33:02AM -0800, John M McIntosh wrote:
> Anyway other things work, geting file permissions, working directory  
> etc etc, and I guess it's enough for folks who want limited support  
> under os-x using the carbon vm at 3.8.10 level.  IF anyone wants to  
> fix or alter the sunits so that they won't fork the vm if platform is  
> Mac OS & not unix then feel free...

Probably safer would be to just force a #primitiveFail in
UnixOSProcessPlugin>>primitiveForkSqueakWithoutSigHandler, and
let the tests fail.

Does an ordinary fork-and-exec (not forkSqueak) work? For example
does UnixProcessTestCase>>testRunCommand pass?

Dave




More information about the Squeak-dev mailing list