-
Notifications
You must be signed in to change notification settings - Fork 202
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
cFE Integration candidate: Caelum-rc4+dev10 #2111
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix #2104, cFE_Users_guide.pdf 404
2 tasks
- Resolve UT uninit var static analysis warnings - Resolve fsw uninit var static analysis warnings - Resolve UT non-distinct identifier warnings - Resolve UT buffer underflow warning - Fix cFE_Users_guide url 404 error' - See <#2111> and <nasa/cFS#492>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
*cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2105, Resolve static analysis warnings - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1255, Resolve static analysis warnings - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) - nasa/PSP#344, Resolve uninit var static analysis warning *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) - nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) - nasa/sch_lab#115, Resolve uninit var static analysis warnings
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
**Combines** *cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) *Resolve Static Analysis Warnings* nasa/cFE#2105, Resolve static analysis warnings nasa/osal#1255, Resolve static analysis warnings nasa/PSP#344, Resolve uninit var static analysis warning nasa/sch_lab#115, Resolve uninit var static analysis warnings nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings Co-authored-by: Paul Ober <paulober@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
**Combines** *cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) *Resolve Static Analysis Warnings* nasa/cFE#2105, Resolve static analysis warnings nasa/osal#1255, Resolve static analysis warnings nasa/PSP#344, Resolve uninit var static analysis warning nasa/sch_lab#115, Resolve uninit var static analysis warnings nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings Co-authored-by: Paul Ober <paulober@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist (Please check before submitting)
Describe the contribution
PR #2105
Fix Resolve uninitialized variable static analysis warnings in unit tests #2100, Resolve UT uninit var static analysis warnings
Fix Resolve uninitialized variable warnings in fsw when compiling unit tests #2101, Resolve fsw uninit var static analysis warnings
Fix Non-distinct identifiers in UT #2102, Resolve UT non-distinct identifier warnings
Fix Buffer underflow in UT #2103, Resolve UT buffer underflow warning
PR #2108
Testing performed
cFS Bundle Checks
cFE Checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu 18.04
Additional context
Part of nasa/cFS#492
Commit and PR format-check failure expected for Integration Candidates
Third party code
If included, identify any third party code and provide text file of license
Contributor Info - All information REQUIRED for consideration of pull request
skliper
paulober