(scm_i_get_new_heap_segment): use float in stead of
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Sun, 25 Aug 2002 15:26:14 +0000 (15:26 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Sun, 25 Aug 2002 15:26:14 +0000 (15:26 +0000)
commit38d1262ab56f9c35965d94dced854162a993f6dd
tree6ef2e8179e4b9032ef38e3d3060f89a4ae587d61
parente99730fcc5b3cbc6548370007b4b492064f523ee
(scm_i_get_new_heap_segment): use float in stead of
unsigned numbers for computing minimum heap increment. This
prevents weird results when a a negative minimum increment is computed.
libguile/ChangeLog
libguile/gc-segment.c