* gc.c (scm_mallocated): Just make this signed.
authorJim Blandy <jimb@red-bean.com>
Wed, 16 Jun 1999 10:18:27 +0000 (10:18 +0000)
committerJim Blandy <jimb@red-bean.com>
Wed, 16 Jun 1999 10:18:27 +0000 (10:18 +0000)
commita5c314c80ec44425bedc2137c539dea0c005672c
tree7a3aa9d96221508bfa4ce7cade2db7acd4e0e521
parentd2ab9696bbbdb527393b8140f5345a5462358bf9
* gc.c (scm_mallocated): Just make this signed.
(scm_igc): Check for underflow by seeing if this is negative.
Much cleaner.
* gc.h (scm_mallocated): Fix declaration.
(Thanks to Greg Harvey.)
libguile/gc.c
libguile/gc.h