cc: [email protected]
Subject: Re: [ast-users] Cannot foreground job using ksh on Darwin
--------

> Hi,
> 
> I'm using ksh from the ast-ksh.2010.03-09.darwin.i386.tgz prebuilt binary, my 
> OS
>  is OS X 10.6.2, uname -a output:
> 
> Darwin Sylphie.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 
> PS
> T 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
> 
> I can't foreground a job, it says "stopped process continued".
> 
> $ vim
> <press ctrl-z>
> [1] + Stopped                  vim
> $ fg
> vim
> [1] + Stopped process continued vim
> 

Thanks for reporting this.  I have a fix for this.  If you are building
from the source I can send you a patch.

The problem is that Darwin reports that I process hs stopped when
the wait indicates that it is continued.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to