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 #15, Use CFE_MSG_PTR instead of &(x).Msg #84

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Dec 5, 2023

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).

Expected behavior changes
No change.

System(s) tested on
Debian GNU/Linux 11 (bullseye)
Current main branch of cFS bundle.

Contributor Info
Avi Weiss   @thnkslprpt

Copy link
Contributor

@jphickey jphickey left a comment

Choose a reason for hiding this comment

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

Thanks - we should merge this one

@thnkslprpt thnkslprpt force-pushed the fix-15-use-CFE_MSG_PTR-macro branch 3 times, most recently from 5ce79af to eb33dbf Compare January 11, 2024 23:27
@dzbaker dzbaker merged commit 2dfcc48 into nasa:main Jan 25, 2024
17 checks passed
@thnkslprpt thnkslprpt deleted the fix-15-use-CFE_MSG_PTR-macro branch January 25, 2024 20:05
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.

Apps should use CFE_MSG_PTR macro instead of cast or local unwrapping
3 participants