Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

activation record numbers do not get reset on each run #41

Open
derrell opened this issue Oct 31, 2014 · 0 comments
Open

activation record numbers do not get reset on each run #41

derrell opened this issue Oct 31, 2014 · 0 comments
Labels

Comments

@derrell
Copy link
Owner

derrell commented Oct 31, 2014

Although the activation record for main() is always record 0, the subsequent activation records are assigned increasing numbers, and the counter for those subsequent activation records does not currently (ever?) get reset.

@derrell derrell added the bug label Oct 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant