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 #757, Read extern C in osapi.h to support C++ use #758

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 13, 2021

Describe the contribution
Fix #757, Readd extern C in osapi.h to support C++ use

Testing performed
Build and unit test, passes.
@johnphamngc - could you test in C++ context and confirm this resolves your issue?

Expected behavior changes
Works to include header in C++ again, no other functional change

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: 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 Jan 13, 2021
@skliper skliper changed the title Fix #757, Readd extern C inosapi.h to support C++ use Fix #757, Readd extern C in osapi.h to support C++ use Jan 13, 2021
@johnphamngc
Copy link

Looks like this solves my issue.

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.

Whoops .. perhaps part of our CI should include a C++ app?
Thanks for finding/fixing.

@astrogeco astrogeco changed the title Fix #757, Readd extern C in osapi.h to support C++ use Fix #757, Read extern C in osapi.h to support C++ use Jan 21, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate January 21, 2021 21:37
@astrogeco astrogeco merged commit 0d569e4 into nasa:integration-candidate Jan 21, 2021
@skliper skliper deleted the fix757-cpp_typo branch February 1, 2021 21:35
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.

Typo in osapi.h
4 participants