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 #796, Update os-impl-no-sockets.c to match APIs #800

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Feb 10, 2021

Describe the contribution
Fix #796 - updates os-impl-no-sockets.c to match latest APIs

Testing performed
Builds.

Expected behavior changes
Now can build without network (OSAL_CONFIG_INCLUDE_NETWORK FALSE)

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: cFS Bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 6.0.0 milestone Feb 10, 2021
Copy link
Contributor

@jphickey jphickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing - Oversight in my testing of the token change! I tested for different OS's but clearly forgot to change enable/disable configs.

@skliper
Copy link
Contributor Author

skliper commented Feb 12, 2021

I'm for adding all TRUE and all FALSE to the CI matrix (along with the default) once we add back in the OSAL build/unit test workflow. At some point maybe add in a big and small config (as discussed at the Flight Software Workshop), it'd be fun to see how small a footprint we could achieve. These builds/runs don't take all that long so a 5x matrix seems reasonable.

@astrogeco astrogeco merged commit 2e482ff into nasa:main Feb 12, 2021
astrogeco added a commit that referenced this pull request Feb 12, 2021
Fix #796, Update os-impl-no-sockets.c to match APIs
astrogeco added a commit that referenced this pull request Feb 12, 2021
Fix #796, Update os-impl-no-sockets.c to match APIs
@skliper skliper deleted the fix796-no_sockets branch April 1, 2021 20:07
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
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.

os-impl-no-sockets.c out of date
3 participants