On Jan 17, 2007, at 11:47 PM, felix winkelmann wrote:

On 1/18/07, Kon Lovett <[EMAIL PROTECTED]> wrote:

A couple of points:

1) 'process-wait' in posixunix throws an exception upon an error but
doesn't in posixwin. (Think both should throw exception.)

Makes sense.

I will change.



2) 'process' waits automatically in posixunix but not in posixwin.
(Think shouldn't wait.)

Hm...


3) 'process' will throw an exception for abnormal exit in posixunix
but not in posixwin. (Think shouldn't throw exception.)

How should abnormal exit be communicated to the user?

I will "unbundle" stuff in ##sys#process. (Thus making more private stuff global but I wanted to anyway, the "pty" egg uses stuff from posixunix.)

From there I will make a 'process' that keeps the current behavior but allows 'osprocess' to exhibit others.

Again, it will be a couple of days before anything can be released.



cheers,
felix



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to