Skip to content

Comments

ST6RI-868 Coding error in delegate for Membership::isDistinguishableFrom operation#680

Merged
seidewitz merged 1 commit intomasterfrom
ST6RI-868
Jul 28, 2025
Merged

ST6RI-868 Coding error in delegate for Membership::isDistinguishableFrom operation#680
seidewitz merged 1 commit intomasterfrom
ST6RI-868

Conversation

@seidewitz
Copy link
Member

This PR corrects the implementation of Membership_isDistinguishableFrom_invocationDelegate.

  • Uses equals instead of == for string comparisons.
  • Corrects the test for memberName == null to memberNeme != null.

@seidewitz seidewitz added this to the 2025-07 milestone Jul 28, 2025
@seidewitz seidewitz self-assigned this Jul 28, 2025
@seidewitz seidewitz added the bug Something isn't working label Jul 28, 2025
@seidewitz seidewitz merged commit b2a0bae into master Jul 28, 2025
2 checks passed
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