Skip to content

The variable name resolve error #479

@Hoysing

Description

@Hoysing

Vineflower version

vineflower-1.11.1.jar

Describe the bug

In the following two pictures, the left side is the source code, and the right side is the decompiled code, but the variable names have changed after decompilation, guessing that it is the result of having the same dto variable under two conditional branches, and different conditional branches are allowed to have the same variable names.

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowLow prioritySubsystem: VariablesAnything concerning variables, types, assignments, and castingType: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions