Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Const correct parameter inputs in EVS #1411

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

Const correct parameter inputs in EVS #1411

skliper opened this issue Apr 22, 2021 · 0 comments · May be fixed by #2186

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2021

Is your feature request related to a problem? Please describe.
EVS_PktPtr should be const:

void EVS_AddLog(CFE_EVS_LongEventTlm_t *EVS_PktPtr);

Describe the solution you'd like
Const.

Describe alternatives you've considered
None

Additional context
Code review

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Apr 22, 2021
@skliper skliper removed this from the 7.0.0 milestone May 25, 2021
@thnkslprpt thnkslprpt linked a pull request Oct 26, 2022 that will close this issue
2 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant