[EMAIL PROTECTED] (Matthias K�ppe) writes:
> This is what I typed:
>
> guile> (use-modules (ice-9 slib))
> guile> (use-modules (ice-9 session))
> guile> (help begin)
> ERROR: Stack overflow
> ABORT: (stack-overflow)
2000-06-20 Mikael Djurfeldt <[EMAIL PROTECTED]>
* session.scm (make-fold-modules): Detect circular references in
module graph. (Thanks to Matthias K�ppe.)
- Bug in ice-9 slib/ice-9 session with Guile-1.4 Matthias K�ppe
- Mikael Djurfeldt
