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