Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

regions: interval operations are recursive and they may blow up the stack #1282

Open
dkochmanski opened this issue May 18, 2022 · 0 comments
Labels

Comments

@dkochmanski
Copy link
Member

bands-op and isum-op are recursive and (at least) for the former it is very easy to blow up the stack. These functions are also qutie unreadable, so rewriting them (and testing) would be preferable - with more intelligible comments.

Steps to reproduce (this code blows the stack on sbcl, it was extracted from the user application code):

pillton.lisp.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant