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

Out of range when deleting last parameter to macro #46

Open
thoni56 opened this issue Sep 6, 2019 · 1 comment
Open

Out of range when deleting last parameter to macro #46

thoni56 opened this issue Sep 6, 2019 · 1 comment
Labels

Comments

@thoni56
Copy link
Owner

thoni56 commented Sep 6, 2019

It seems that we you use the refactoring "Delete Parameter" on a macro and you remove parameter nr (meaning the last argument) somewhere there's an out of range thrown.

I have not made extensive investigations on if there are other conditions that are required for this to happen. In the two instanced that I have tried it, it failed.

@thoni56 thoni56 added the bug label Sep 6, 2019
@thoni56
Copy link
Owner Author

thoni56 commented Sep 6, 2019

There is a test case started in order to automate and explore the exposure of this bug in tests/delete_last_parameter.

@thoni56 thoni56 changed the title Out fo range when deleting last parameter to macro Out of range when deleting last parameter to macro Sep 9, 2019
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