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

Apps should use CFE_MSG_PTR macro instead of cast or local unwrapping #5

Open
skliper opened this issue Apr 22, 2022 · 0 comments · May be fixed by #61
Open

Apps should use CFE_MSG_PTR macro instead of cast or local unwrapping #5

skliper opened this issue Apr 22, 2022 · 0 comments · May be fixed by #61

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2022

Apps typically cast to a CFE_MSG_Message_t or use *.Msg. Better to use abstracted CFE_MSG_PTR. NOTE - Not backwards compatible with Caelum so recommend not addressing in Draco.

Imported from GSFCCFS-1900

thnkslprpt added a commit to thnkslprpt/MD that referenced this issue Dec 5, 2023
@thnkslprpt thnkslprpt linked a pull request Dec 5, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant