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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-11-13 18:45:12 +00:00
parent b8d889443e
commit dd6f4cff17

View file

@ -1,3 +1,9 @@
2003-11-13 Marius Vollmer <mvo@zagadka.de>
* gc_os_dep.c (scm_get_stack_base): Provide a definition that
return NULL when the machine type is unknown. Previously,
gc_os_dep.c would refuse to compile.
2003-11-09 Kevin Ryde <user42@zip.com.au>
* dynl.c (scm_dynamic_unlink): Need scm_list_1 on error message