1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-03 08:10:31 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-11-13 18:23:06 +00:00
parent fbff94c9c3
commit 3890131acd

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 Dirk Herrmann <D.Herrmann@tu-bs.de>
* eval.c (scm_m_body, m_body, scm_m_lambda, memoize_named_let,