Skip to content

Fix component identity operators#95

Merged
tinysec merged 1 commit into
masterfrom
fix/component-equality
Jul 22, 2026
Merged

Fix component identity operators#95
tinysec merged 1 commit into
masterfrom
fix/component-equality

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • route Component == and != through BNComponentsEqual and BNComponentsNotEqual
  • align object/typed equality with native component identity
  • provide a GUID-consistent hash code
  • remove the completed operator TODO

Verification

  • dotnet build -c Release (0 warnings)
  • 215/215 real-core E2E tests pass
  • E2E compares separate handles for the same root component and a distinct newly created component

@tinysec
tinysec merged commit a6b2713 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the fix/component-equality branch July 22, 2026 17:39
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