Some anti-warning changes from Greg Harvey.
authorJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 14:12:59 +0000 (14:12 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 14:12:59 +0000 (14:12 +0000)
commit82a76bdfcfc280a486a423e76eec66f820d92c71
treec120a8f6c290ea28d04e9b3c0353ca66edf71acb
parentf9d12ce88b29588e1af872cd7471b554f27b36f7
Some anti-warning changes from Greg Harvey.
* gh_data.c (gh_scm2doubles): Initialize m, to avoid compiler
warnings when it doesn't understand our NORETURN declarations in
error.h.
* posix.c (scm_mknod): Similar.
libguile/gh_data.c
libguile/posix.c