Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pd/sc 39775/remove qc set membership constraint #11

Closed
wants to merge 3 commits into from

Conversation

davisp
Copy link
Owner

@davisp davisp commented Mar 3, 2024

CI TESTING

TYPE: NO_HISTORY
DESC: YEP

davisp added 2 commits March 3, 2024 17:31
For inequality operations, an invalid Enumeration value will force
returning false. For `==`, an invalid Enumeration value will match
nothing in the array. For `!=`, an invalid Enumeration value will match
*everything* in the array. For set membership tests, invalid values are
just removed from the set without any further behavior changes.
@davisp davisp force-pushed the pd/sc-39775/remove-qc-set-membership-constraint branch 2 times, most recently from 6ea5204 to 9f61531 Compare March 3, 2024 23:40
@davisp davisp force-pushed the pd/sc-39775/remove-qc-set-membership-constraint branch from 9f61531 to d0a9093 Compare March 4, 2024 16:52
@davisp davisp closed this Mar 4, 2024
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