diff options
author | Gary Houston <ghouston@arglist.com> | 1999-12-28 21:50:52 +0000 |
---|---|---|
committer | Gary Houston <ghouston@arglist.com> | 1999-12-28 21:50:52 +0000 |
commit | d00ae47e13a793e8f792df41fb4de46edc25b48f (patch) | |
tree | ebf9b4075360666414916b1365db7ba528d657b0 /libguile/backtrace.c | |
parent | 22efa9960a0e09b7971fdaed00d6c50160210705 (diff) | |
download | guile-d00ae47e13a793e8f792df41fb4de46edc25b48f.tar.gz |
* posix.c (scm_waitpid): move the HAVE_WAITPID test out of the
procedure body, so that the procedure is left undefined if waitpid
is not available. previously in this case the procedure was
defined but would raise a system-error when called, which is
pointless. I intend to make the same change for other procedures
and deprecate SCM_SYSMISSING and scm_sysmissing.
Diffstat (limited to 'libguile/backtrace.c')
0 files changed, 0 insertions, 0 deletions