guile-user
[Top][All Lists]
Advanced

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

Re: Running files from command-line vs. load'ing them


From: Ludovic Courtès
Subject: Re: Running files from command-line vs. load'ing them
Date: Mon, 05 Jan 2009 22:20:11 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Hi,

Daniel Kraft <address@hidden> writes:

> Unfortunatelly, there's another such issue:
>
> #<unknown-immediate 0xb7ded605>
> Backtrace:
> In
> Exception during displaying of backtrace: wrong-type-arg
>
> <unnamed port>: In procedure car in expression (car dgl):
> <unnamed port>: Wrong type (expecting ~A): ~S

That could be due to a dangling pointer in your code or some such.
Guile itself is not supposed to craft such `SCM' values.

Thanks,
Ludo'.





reply via email to

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