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 + + 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 * posix.c (scm_getpwuid): If we can't find an entry, return our