summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1998-10-03 14:13:08 +0000
committerJim Blandy <jimb@red-bean.com>1998-10-03 14:13:08 +0000
commit541716d15cbeb7cba986ea47d57dbae60e62e135 (patch)
tree31bb45bde912598d5f5f6aae6a33929254e261d0
parent82a76bdfcfc280a486a423e76eec66f820d92c71 (diff)
downloadguile-541716d15cbeb7cba986ea47d57dbae60e62e135.tar.gz
*** empty log message ***
-rw-r--r--THANKS1
-rw-r--r--libguile/ChangeLog8
2 files changed, 9 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index b80e5ec86..2493fdb13 100644
--- a/THANKS
+++ b/THANKS
@@ -17,6 +17,7 @@ Bug reports and fixes from:
Fred Fish
Jesse N. Glick
Eric Hanchrow
+ Greg Harvey
Karl M. Hegbloom
Dirk Herrmann
Bill Janssen
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index 11d0af35c..5b53dd8dc 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,3 +1,11 @@
+1998-10-03 <jimb@savonarola.red-bean.com>
+
+ 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.
+
1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
* posix.c (scm_getpwuid): If we can't find an entry, return our