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.
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? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
