We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Deprecated elements included in analysis
Describe the solution you'd like Remove deprecated elements from analysis
Describe alternatives you've considered None.
Additional context Will address some of the open LGTM issues.
Requester Info Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
Fix nasa#72, LGTM now OMIT_DEPRECATED build
edc8b95
Merge pull request #73 from skliper/fix72-lgtm-omit-deprecated
a8a6be1
Fix #72, LGTM build now omits deprecated code
4e9e030
Fix nasa#72, correct allocation size for CFDP PDU
eddca6d
The call to CFE_SB_AllocateMessageBuffer needs to take into account the size of the extra SB header, not just the CF_MAX_PDU_SIZE.
Merge pull request nasa#74 from jphickey/fix-72-alloc-size
c5bdbd3
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Deprecated elements included in analysis
Describe the solution you'd like
Remove deprecated elements from analysis
Describe alternatives you've considered
None.
Additional context
Will address some of the open LGTM issues.
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: