Skip to content

Comments

fix: deep copy pointer comparison (#135)#135

Merged
tkrop merged 1 commit intomainfrom
pattern
Dec 19, 2025
Merged

fix: deep copy pointer comparison (#135)#135
tkrop merged 1 commit intomainfrom
pattern

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Dec 19, 2025

This pull request fixes the deep copy pointer comparison issue by creating a pointer for comparison if it does not exist while the original type is a pointer. This is a know current restriction, that there is a difference between pointer and non-pointer types, and the actual implementation may create mismatches.

Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop self-assigned this Dec 19, 2025
@tkrop tkrop added the bug Something isn't working label Dec 19, 2025
@tkrop tkrop merged commit 3b1f9f7 into main Dec 19, 2025
8 checks passed
@tkrop tkrop deleted the pattern branch December 19, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant