Skip to content

[c] Fix operator precedence: it should be unary minus instead equal #5287

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

Georgehu716
Copy link
Contributor

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr] for Python in French or [java] for multiple Java translations)
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md

@imba-tjd
Copy link
Collaborator

csv was edited in #5286
I think it's ok to not fix it in this one.

@Georgehu716
Copy link
Contributor Author

csv was edited in #5286 I think it's ok to not fix it in this one.

OK, nice.

@Georgehu716 Georgehu716 force-pushed the fix-c-operator-precedence branch from 5cb22ab to abd8d04 Compare March 28, 2025 13:19
Copy link
Collaborator

@vendethiel vendethiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops! Thanks

@vendethiel vendethiel merged commit ed91f18 into adambard:master Mar 28, 2025
0 of 2 checks passed
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.

3 participants