bug-guile
[Top][All Lists]
Advanced

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

bug#10059: [bug #34102] improve debuggability of interpreted procedures


From: Andy Wingo
Subject: bug#10059: [bug #34102] improve debuggability of interpreted procedures (procedure-minimum-arity)
Date: Tue, 15 Nov 2011 23:45:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Wed 31 Aug 2011 14:29, Stefan Israelsson Tampe <address@hidden> writes:

> Follow-up Comment #4, bug #34102 (project guile):
>
> With the following applied git-diff (arity.diff) we get:
>
> ~/stis/src/guile/meta/guile --fresh-auto-compile --no-auto-compile -s
> arity.scm
> (2 0 #f)
> (2 0 #t)
> (2 1 #f)
>
> And the bug/feature request is fixed!
>
> /Stefan

Thanks for the patch, Stefan!  I reworked it a bit and applied it.  I
also made it so that procedures defined at the toplevel in `eval' get
their names set appropriately.

I am having trouble with savannah right now, so I am not yet able to
close the bug.

Andy
-- 
http://wingolog.org/





reply via email to

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