Skip to content

use deep comparisons on struct_identity - #5889

Merged
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:struct-identity-deep-compare
Sep 1, 2026
Merged

use deep comparisons on struct_identity#5889
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:struct-identity-deep-compare

Conversation

@ab9rf

@ab9rf ab9rf commented Sep 1, 2026

Copy link
Copy Markdown
Member

This uses a deep compare (when necessary) when testing if two struct_identitys are the same in the case when their pointers do not match. this test is not perfect but should work correctly on all existing instances

This uses a deep compare (when necessary) when testing if two `struct_identity`s are the same in the case when their pointers do not match. this test is not perfect but should work correctly on all existing instances
@ab9rf
ab9rf merged commit c90cab3 into DFHack:develop Sep 1, 2026
14 checks passed
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.

1 participant