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

Consider using an enum for MD error codes #3

Closed
skliper opened this issue Apr 22, 2022 · 0 comments · Fixed by #38
Closed

Consider using an enum for MD error codes #3

skliper opened this issue Apr 22, 2022 · 0 comments · Fixed by #38
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2022

In file md_dwell_pkt.c function MD_GetDwellData, all the "-1" status values could be replaced with an enum.

Finding from code review.

Imported from GSFCCFS-1048

thnkslprpt added a commit to thnkslprpt/MD that referenced this issue Oct 23, 2022
thnkslprpt added a commit to thnkslprpt/MD that referenced this issue Oct 23, 2022
thnkslprpt added a commit to thnkslprpt/MD that referenced this issue Mar 14, 2023
dzbaker added a commit that referenced this issue Mar 14, 2023
…r-codes-in-getdwelldata

Fix #3, Add enum to remove magic number error codes from GetDwellData()
@chillfig chillfig added this to the Equuleus milestone Sep 5, 2023
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.

2 participants