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

Fix #2317, Correct unbalanced brackets in CFE_MSG_CMD_HDR_INIT macro #2318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully.

Expected behavior changes
Balanced brackets - could avoid future compiler warnings/errors or code bugs if not picked up by the compiler.

Contributor Info
Avi Weiss @thnkslprpt

@skliper
Copy link
Contributor

skliper commented May 2, 2023

Ouch. Slightly related:

Recommend adding tests that use this in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong closing parenthesis in CFE_MSG_CMD_HDR_INIT macro
3 participants