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

Fix #1042, remove use of osapi-os-loader.h #1043

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Dec 9, 2020

Describe the contribution
Remove use of osapi-os-loader.h from ES UT. This is the only reference to OSAL header other than the standard osapi.h and common_types.h (which are staying).

Fixes #1042

Testing performed
Build and run unit tests.

Expected behavior changes
None. This header was redundant since it was already including osapi.h which has everything.

System(s) tested on
Ubuntu 20.04

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

This is the only reference to OSAL header other than
the standard osapi.h and common_types.h.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Dec 9, 2020
@astrogeco
Copy link
Contributor

CCB 2020-12-09 APPROVED

@astrogeco astrogeco added CCB-20201209 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Dec 9, 2020
@astrogeco astrogeco changed the base branch from main to integration-candidate December 14, 2020 20:09
@astrogeco
Copy link
Contributor

Added dependency label since nasa/osal#675 breaks without this when OMIT_DEPRECATED=true

@astrogeco astrogeco merged commit e77486a into nasa:integration-candidate Dec 14, 2020
astrogeco added a commit to nasa/cFS that referenced this pull request Dec 14, 2020
@jphickey jphickey deleted the fix-1042-osal-header branch February 1, 2021 19:46
@skliper skliper added this to the 7.0.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove use of OSAL internal headers
3 participants