mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
*** empty log message ***
This commit is contained in:
parent
e4ef23303f
commit
9ffdde1c44
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
||||||
1999-07-31 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
1999-07-31 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
* gc.c (scm_must_malloc, scm_must_realloc): Removed unnecessary
|
||||||
|
code, particularly an unnecessary test (len != size, where len ==
|
||||||
|
size). (Was this leftovers from debugging code, or have I missed
|
||||||
|
something profound?)
|
||||||
|
|
||||||
* hashtab.c: Bugfix: Don't declare s_hash_fold without storage
|
* hashtab.c: Bugfix: Don't declare s_hash_fold without storage
|
||||||
size. (Thanks to James Dean Palmer.)
|
size. (Thanks to James Dean Palmer.)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue