run-external-process should check for an error return from #_fork
Ralf Stoye <[email protected]> Mon, 10 Mar 2008 12:02:44 +0100
| Newsgroups | gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Am 27.02.2008 um 11:16 schrieb Gary Byers: > Yes, this code certainly should check for an error return from #_fork. > Thanks. run-external-process: http://trac.clozure.com/openmcl/browser/trunk/source/level-1/linux-files.lisp#L943 Regards, Ralf Stoye