Hi, Daniel Kraft <[email protected]> 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'.
