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 indexing into args array #733

Closed
wants to merge 2 commits into from
Closed

Conversation

dvicini
Copy link

@dvicini dvicini commented Sep 25, 2024

Minor fix to indexing into args array: 1) fix the use of negative indices and 2) use args_in instead of f->args.

@wjakob
Copy link
Owner

wjakob commented Sep 25, 2024

Thank you very much for catching this, Delio! Before seeing your PR, I had amended my commit to turn it back into the original version you had posted on Slack.

@dvicini
Copy link
Author

dvicini commented Sep 25, 2024

Thanks, sounds good then. I will close this then.

@dvicini dvicini closed this Sep 25, 2024
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