Skip to content

Limit Failed to match messages to code annotations #342

@disinvite

Description

@disinvite

The functions that try to match orig and recomp entities will report error messages like Failed to match function at 0x1234 with name 'Hello' if we try to find an orig entity with the given name but came back empty. This made sense when it was only possible to provide metadata for orig entities via the code annotations.

If you are providing metadata via CSV or (in the future) from a PDB or MAP file that belongs to the original program, we should not report a failed match. The message isn't useful because the orig metadata would be more comprehensive than the recompiled code until the completion of the decomp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcleanupFix the leftovers of a major migrationuser-reported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions