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

make strict funcs analysis smarter #18219

Merged
merged 3 commits into from
Jun 9, 2021
Merged

make strict funcs analysis smarter #18219

merged 3 commits into from
Jun 9, 2021

Conversation

Araq
Copy link
Member

@Araq Araq commented Jun 9, 2021

varParam[i] = v is different from varParam[i][] = v

@Araq Araq merged commit 47acc80 into devel Jun 9, 2021
@Araq Araq deleted the araq-views branch June 9, 2021 15:33
PMunch pushed a commit to PMunch/Nim that referenced this pull request Mar 28, 2022
* make strict funcs analysis smarter: varParam[i] = v is different from varParam[i][] = v
* added a test case
* Update compiler/varpartitions.nim

Co-authored-by: Clyybber <[email protected]>
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.

2 participants