Hi,
Neil Jerram <[EMAIL PROTECTED]> writes:
> Andy Wingo <[EMAIL PROTECTED]> writes:
>
>> I know how you feel! My development stack is enormous right now. One day
>> we will write applications, we must hope.
>
> LOL! How true that is :-)
Indeed. ;-)
Just to share my frustration: one of the things preventing me from
"writing an application" currently is this:
(use-modules (oop goops))
(let loop ((o <class>))
(gc)
(loop (shallow-clone o)))
This yields various crashes or abortions under 1.8. I dug a bit into it
this week-end without any success so far.
Thanks,
Ludovic.
_______________________________________________
Guile-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-devel