Closed noelwelsh closed 7 years ago
Memoising the calculation at the time of construction, which is stack-safe, should solve the issue.
Need to augment stack safety spec to check for Above / Beside which use bounding box calculations to ensure this is fixed.
Augmented spec doesn't trigger any stack overflows, so closing this until we see one in the wild.
Memoising the calculation at the time of construction, which is stack-safe, should solve the issue.
Need to augment stack safety spec to check for Above / Beside which use bounding box calculations to ensure this is fixed.