guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segfault in CVS HEAD


From: Dirk Herrmann
Subject: Re: segfault in CVS HEAD
Date: Wed, 14 Jul 2004 09:22:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040220

Bill Schottstaedt wrote:

There's still one case where the lambda tag appears --
if you include a documentation string:

guile> (define (hi) "this is a comment" 34)
guile> (procedure-source hi)
(lambda () "this is a comment" address@hidden 34)

Also I notice that "let" is sometimes changed to "let*", and
in the define* case I get "(lambda lambda*:G0 (let-optional* lambda*:G0" etc.

I will take care of the problem in about two or three weeks. (Got just married last week, will leave for honeymoon in about one hour...)

Best regards,
Dirk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]