Skip to content

Duplicate field mappings do not repair signatures #41

@TheGlitch76

Description

@TheGlitch76

This is hard to explain, so have a chart:
This is Lorenz 0.5.4's current output, when merging int->obf (has signatures) and obf->srg (no signatures)

Left Right Output
name: A->B
signature: O
name: B->C
signature: null
name: A->C
signature: O
name: A->A
signature: O
name: A->A
signature: null
name: A->A
signature: null

I would expect the 2nd row, which is when the mappings are "loosely duplicated", to still copy over the signature name from the left mappings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions