mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 20:40:29 +02:00
*** empty log message ***
This commit is contained in:
parent
2538a0f551
commit
eebe98f0f3
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
||||||
2006-04-09 Kevin Ryde <user42@zip.com.au>
|
2006-04-09 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* gc.c (scm_must_realloc): Actually resize down when requested, in
|
||||||
|
particular adjust scm_mallocated so that when bignums are trimmed by
|
||||||
|
scm_i_adjbig the net effect (after gc) on scm_mallocated is 0. Test
|
||||||
|
case in gc.test.
|
||||||
|
|
||||||
* ports.c (scm_remove_from_port_table): Report freed ptab entry size
|
* ports.c (scm_remove_from_port_table): Report freed ptab entry size
|
||||||
with scm_done_free, matching scm_must_malloc in scm_add_to_port_table.
|
with scm_done_free, matching scm_must_malloc in scm_add_to_port_table.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue