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

Integration Candidate: 2020-08-26 #582

Merged
merged 3 commits into from
Sep 1, 2020
Merged

Integration Candidate: 2020-08-26 #582

merged 3 commits into from
Sep 1, 2020

Conversation

yammajamma
Copy link
Contributor

@yammajamma yammajamma commented Aug 27, 2020

Describe the contribution
Fix #561

Testing performed
Bundle CI - https://github.com/nasa/cFS/pull/134/checks

Expected behavior changes
PR #562 - In the next major OSAL release, this code will be no longer supported at all. It should be removed early in the cycle
to avoid needing to maintain this compatibility code. This code was already conditional on the OSAL_OMIT_DEPRECATED flag and as such the CCB has already tested/verified running the code in this configuration as part of CI scripts. After this change, the build should be equivalent to the result of building with OMIT_DEPRECATED=true.

System(s) tested on
Ubuntu - CI

Additional context
nasa/cFS#134

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

jphickey and others added 2 commits August 18, 2020 13:13
In the next major OSAL release, this code will be no longer
supported at all.  It should be removed early in the cycle
to avoid needing to maintain this compatibility code.
@yammajamma yammajamma merged commit 6720437 into main Sep 1, 2020
astrogeco pushed a commit to nasa/cFS that referenced this pull request Sep 2, 2020
@astrogeco astrogeco added this to the 6.0.0 milestone Sep 22, 2020
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
…r-codes

Fix nasa#580, Deprecate CFE_OS_ abstracted error codes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove OSAL deprecated code for next release
3 participants