Skip to content

reported conditional operator semantic error#160

Open
s311354 wants to merge 2 commits intorui314:mainfrom
s311354:conditional_operator
Open

reported conditional operator semantic error#160
s311354 wants to merge 2 commits intorui314:mainfrom
s311354:conditional_operator

Conversation

@s311354
Copy link
Copy Markdown

@s311354 s311354 commented Mar 11, 2025

The first operand is evaluated; there is a sequence point between its evaluation and the evaluation of the second or third operand (whichever is evaluated).

simple fix, reported violates the mandatory requirement that the conditional operator must have three operands.

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