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

Remove CFE_BIT-related macros #85

Closed
2 tasks done
thnkslprpt opened this issue Apr 15, 2023 · 0 comments · Fixed by #86
Closed
2 tasks done

Remove CFE_BIT-related macros #85

thnkslprpt opened this issue Apr 15, 2023 · 0 comments · Fixed by #86
Milestone

Comments

@thnkslprpt
Copy link
Contributor

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
The CFE_BIT family of macros is being removed in nasa/cFE#2294

There are a couple of uses of these macros in SC that will need to be removed.

Expected behavior
Use the direct bit-check/manipulation expression rather than the abstracted macro which is being removed.

Reporter Info
Avi Weiss @thnkslprpt

dzbaker added a commit that referenced this issue May 25, 2023
@dmknutsen dmknutsen added this to the Equuleus milestone May 26, 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