Re: Recursion in foreign-safe-lambda
Felix Winkelmann via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Wed Oct 1, 2025 at 12:47 PM CEST, Massimo Nocentini wrote: > I'm quite close to finish the task. Occasionally I encounter a segmentation > violation, perhaps should I use > C_callback_adjust_stack, and how? > This is really impossible to say without looking at the code. cheers, felix