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

change the variable name linfo::MethodInstance to mi::MethodInstance #53952

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk commented Apr 4, 2024

Ideally we'd rename the field name linfo to mi as well, but that could lead to a pretty significant breaking change. So, for the time being, I'd stick to changes that can be made safely.

Ideally we'd rename the field name `linfo` to `mi` as well, but that
could lead to a pretty significant breaking change. So, for the time
being, I'd stick to changes that can be made safely.
@gbaraldi
Copy link
Member

gbaraldi commented Apr 4, 2024

We should change this in C/C++ code as well, but that can probably happen in a different PR.

@aviatesk aviatesk merged commit 6ea67a9 into master Apr 5, 2024
7 checks passed
@aviatesk aviatesk deleted the avi/linfo2mi branch April 5, 2024 02:12
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.

3 participants