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 source and unit tests to use CFE_Status_t #921

Open
CDKnightNASA opened this issue Sep 30, 2020 · 1 comment · May be fixed by #2264
Open

update cFE source and unit tests to use CFE_Status_t #921

CDKnightNASA opened this issue Sep 30, 2020 · 1 comment · May be fixed by #2264

Comments

@CDKnightNASA
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a followon to #888, we should update all of the cFE source to use the CFE_Status_t return status type instead of int32.

Describe alternatives you've considered
May want to do this in phases, per component; or incorporate into a clang-format code cleanup change set.

Requester Info
Christopher.D.Knight@nasa.gov

@jphickey
Copy link
Contributor

I ended up basically implementing this as part of doing other reviews, so I will submit the PR, but it should go into the Draco set, not for Caelum.

@jphickey jphickey self-assigned this Jul 23, 2021
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.

3 participants