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

fix: correct handling of ALLOCATE AVAILABLE calls where arguments are subscripted variables #590

Merged
merged 25 commits into from
Dec 13, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #377

See issue for more details. The existing ALLOCATE AVAILABLE tests are passing, as are the new ones added on this branch, so this is ready to be merged.

…s and gen-equation-{c,js}

Also update a few gen-equation tests to account for removal of normalizeSubscripts
…ltiple dimensions resolve to the same family
…ions resolve to the same family when generating equation code
Fix is from Todd's fork.  Will add tests later.
@chrispcampbell chrispcampbell merged commit 0f741a5 into main Dec 13, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/377-allocate-priority branch December 13, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ALLOCATE AVAILABLE uses the wrong priority subscript
1 participant