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 #1474, changing return type from int32 to CFE_Status_t #1531

Closed
wants to merge 3 commits into from
Closed

Fix #1474, changing return type from int32 to CFE_Status_t #1531

wants to merge 3 commits into from

Conversation

zachar1a
Copy link
Contributor

Describe the contribution

Testing performed
None

Expected behavior changes
None

System(s) tested on
N/A

**Contributor Info
Individual
Zachary Gonzalez

Changing the implementation return types to CFE_Status_t
to match the function prototypes.

deleting ds files
@skliper
Copy link
Contributor

skliper commented May 18, 2021

@zachar1a mind if I build on your commits? There's a few other changes I'd like to get in with this

@zachar1a
Copy link
Contributor Author

@skliper yes please go ahead.

…e function prototypes, I am gonig to put them back for now
@skliper
Copy link
Contributor

skliper commented May 19, 2021

Closed as duplicate of #1551

@skliper skliper closed this May 19, 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 this pull request may close these issues.

API Prototype/implementation mismatch scrub
2 participants