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

Accessing array inside a struct bug fix #396

Merged
merged 3 commits into from
Oct 28, 2022
Merged

Conversation

guipublic
Copy link
Contributor

We were getting the struct object rather than the field element of the structure when accessing an array inside a struct via index.
I added a regression test.

jfecher
jfecher previously approved these changes Oct 21, 2022
Copy link
Contributor

@jfecher jfecher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@guipublic guipublic merged commit 22a92a9 into master Oct 28, 2022
@guipublic guipublic deleted the gd/bug_array_struct branch October 28, 2022 10:20
signorecello added a commit that referenced this pull request Oct 17, 2023
signorecello added a commit that referenced this pull request Oct 19, 2023
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