"Neil W. Van Dyke" <[EMAIL PROTECTED]> writes:

> Hi.  When using Goops from the latest 1.5.6 CVS, specifying a primitive
> thunk for the #:init-thunk slot property of a class causes a
> segmentation violation.

Thanks!  I have recorded this as bug 'init-thunk-needs-closures'.

> [...]>
> I don't know Guile internals well enough to diagnose the root cause.

Looks like Goops simply does not know how to deal with anything else
than a Scheme closure for its init-thunks.

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to