From cc0bb1ef3b42e4bfc67276c3c86d030a53e3a480 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Sat, 3 Jun 2000 00:17:41 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index c68ab3848..fa43e33a9 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2000-06-03 Mikael Djurfeldt + + * gc.h (SCM_VALIDATE_CELL): Cast result to (void) in order to + avoid compiler warnings in gcc. (Does this work for other + compilers?) + 2000-06-03 Mikael Djurfeldt * gc.h (SCM_VALIDATE_CELL): Don't "use" the value returned by