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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-01-07 20:21:38 +00:00
parent 14578fa4ea
commit 7ebccde82e

View file

@ -1,6 +1,8 @@
2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* dynwind.c (scm_i_dowinds): Removed code for handling fluids.
* dynwind.h, dynwind.c (scm_i_dowinds): Removed 'explicit'
argument since it is always zero now. Changed all callers.
Removed code for handling fluids.
* fluids.c (scm_c_with_fluids): Use frames instead of adding to
the wind chain explicitely. Use scm_c_with_fluid for the common