Skip to content

Do not re-use ID twice in exists_one macro#935

Merged
jcking merged 1 commit into
cel-expr:masterfrom
jcking:exists-one-id
Apr 26, 2024
Merged

Do not re-use ID twice in exists_one macro#935
jcking merged 1 commit into
cel-expr:masterfrom
jcking:exists-one-id

Conversation

@jcking

@jcking jcking commented Apr 26, 2024

Copy link
Copy Markdown
Collaborator

As it says on the tin. exists_one re-uses the same node twice. This is not allowed per the spec where the ID for each individual Expr must be unique.

Signed-off-by: Justin King <jcking@google.com>
@jcking jcking requested a review from TristonianJones April 26, 2024 20:46
@jcking jcking merged commit 2083923 into cel-expr:master Apr 26, 2024
@jcking jcking deleted the exists-one-id branch April 26, 2024 20:52
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.

2 participants