On Fri, Mar 28, 2008 at 12:33 PM, Heinrich Taube <[EMAIL PROTECTED]> wrote:
>
>  > You mean "(car {1 2 3})", literally? Or "(car 1) ..."?
>
>  literally with { }. this also crashes the app.
>

Ah, ok - this is just like "(car (1 2 3))" which is the same error
case as "(0)" in the end.

>
>  when i trigger the error under gdb by evaling (0) this is what gets
>  printed (sorry I dont know anything more about gdb yet!):

Can you give me the output of "bt" inside gdb? (this will
produce the backtrace).


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to