-
Notifications
You must be signed in to change notification settings - Fork 50
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
Replace use of goto
, coding standard violation
#225
Comments
2 tasks
@skliper how do you feel about adding this to Draco? |
@astrogeco It's non-trivial, but if we've got the resources it needs to get done. |
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 22, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 22, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 22, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 22, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 22, 2022
2 tasks
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 24, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 24, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jun 24, 2022
Adding to Draco for tracking as @havencarlson has it close to resolved and good to close this violation if there's time this round. Can always reassess if we run out of time. |
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 14, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 14, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 14, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 14, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 20, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 20, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 20, 2022
havencarlson
added a commit
to havencarlson/CF
that referenced
this issue
Jul 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe.
goto
violates power of ten and JPL coding standards, typically avoided in cFS code.Describe the solution you'd like
Refactor
Describe alternatives you've considered
None
Additional context
Static analysis warning that showed up in #218 but wasn't resolved as part of that issue fix
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: