Compiler: Stack Problems using recursive Procs. #25

Open
opened 2023-03-25 15:44:33 +00:00 by john · 0 comments
Owner

Ref 2.16

I'd classify it as an Amos Compiler bug. It can only recurse a fixed depth on the stack without
overflowing it. I'm guessing it uses the same type of stack extension support that AmosPro
applications use.

Ref 2.16 I'd classify it as an Amos Compiler bug. It can only recurse a fixed depth on the stack without overflowing it. I'm guessing it uses the same type of stack extension support that AmosPro applications use.
john added the
AMOS Pro Bugs List
label 2023-03-25 15:44:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheIndustriousRabbit/amos-professional#25
No description provided.