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

Update CFE_EVS_SendEvent calls to use macros introduced in #867 #1233

Open
skliper opened this issue Mar 17, 2021 · 1 comment
Open

Update CFE_EVS_SendEvent calls to use macros introduced in #867 #1233

skliper opened this issue Mar 17, 2021 · 1 comment

Comments

@skliper
Copy link
Contributor

skliper commented Mar 17, 2021

Is your feature request related to a problem? Please describe.
#867 introduced CFE_EVS_SendDbg, CFE_EVS_SendInfo, CFE_EVS_SendErr, CFE_EVS_SendCrit macros but didn't update code to use them

Describe the solution you'd like
Update core to use macros

Describe alternatives you've considered
None

Additional context
Note some coding standards discourage ## in macros. Could go back to original implementation in #867

Requester Info
Jacob Hageman - NASA/GSFC

@thnkslprpt
Copy link
Contributor

Was it decided at some point not to use the macros introduced in #867?

If so, this one can probably be closed with no action, and a ticket opened to remove those macros for now if they're not being used.

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

No branches or pull requests

2 participants