chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: CHICKEN_get_error_message crashes with "Error: (appl


From: Jan Baumgart
Subject: [Chicken-users] Re: CHICKEN_get_error_message crashes with "Error: (apply) parameter limit exceeded"
Date: Sun, 21 Mar 2010 20:44:46 +0100
User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605)

I just gave chicken-4.3.0 a try and wasn't able to reproduce the bug there.

Jan Baumgart wrote:
Calling CHICKEN_get_error_message from a C-environment always gives me a "Error: (apply) parameter limit exceeded" !
This is regardless of wether there actually was an error or not.

So far, I've traced this down to the default case in C_do_apply.
Disabling the apply hack (by ARCH= ) didn't change anything.

The interpreter is working fine.
I'm running chicken-4.4.0 on an intel mac (10.5.7).
chicken-3.4.0 doesn't seem to have this problem...

Any clues ?

thanks,
jan.





reply via email to

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