1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 13:00:34 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2003-10-01 19:52:06 +00:00
parent 0d153cd460
commit c91207a1b2

View file

@ -1,3 +1,9 @@
2003-10-01 Rob Browning <rlb@defaultvalue.org>
* gc.c (scm_done_malloc): fix sign error in scm_malloc_done, was
comparing (scm_mallocated < size) when scm_mallocated is unsigned
and size is signed, and size is known to be negative.
2003-09-12 Marius Vollmer <mvo@zagadka.de>
* continuations.h: Include <ucontext.h> on IA64 instead of