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 local variable jad name and type where the debug name conflicts #291

Merged

Conversation

coehlrich
Copy link
Contributor

Fixes cases in lambdas where the debug local variable name is used instead of the jad styled local variable name along with in certain cases the type of the local variable not being correct.

@jaskarth jaskarth self-assigned this Jul 17, 2023
@jaskarth jaskarth added Type: Enhancement New feature or request Priority: High High priority Subsystem: Variables Anything concerning variables, types, assignments, and casting labels Jul 17, 2023
@codecov-commenter

This comment was marked as outdated.

Copy link
Member

@jaskarth jaskarth left a comment

Choose a reason for hiding this comment

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

Ran it over the regression suite and got this result: https://gist.github.com/jaskarth/363ce347e7204eae63fc953035f8d6d4

Looks good to me.

@jaskarth jaskarth merged commit b16b459 into Vineflower:develop/1.9.2 Jul 20, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority Subsystem: Variables Anything concerning variables, types, assignments, and casting Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants