Hi Ludovic,

On Sat 25 Aug 2007 10:23, [EMAIL PROTECTED] (Ludovic Courtès) writes:

>> By the way, what does that option actually do.  The manual just says
>> "Copy source code expressions", which doesn't leave me any the wiser.
>
> This has to do with unmemoization when debugging: a copy of the
> unmemoized expression is attached to the source properties of the
> original expression (the one that is going to be memoized), and then
> `procedure-source' can do "scm_source_property (body, scm_sym_copy);" to
> get the unmemoized expression back.

Does this work for you? I just tried it in my 1.8 repl and it did not
work. Perhaps I did something wrong though.

Regards,

Andy
-- 
http://wingolog.org/


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to