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

kvs.h add extern "C" wrapper #1225

Merged
merged 2 commits into from
Oct 9, 2017
Merged

kvs.h add extern "C" wrapper #1225

merged 2 commits into from
Oct 9, 2017

Conversation

morrone
Copy link
Contributor

@morrone morrone commented Oct 9, 2017

Fix missing extern "C" wrapper in kvs.h from issue #1223 PR, as mentioned in issue #1224.

Remove unnecessary includes from kvs.h.
Add extern "C" for C++ code.  Was missed from a recent PR
as mentioned in issue #1224.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 78.639% when pulling a5c7e6f on morrone:kvs_cplusplus into fd68af2 on flux-framework:master.

@grondo
Copy link
Contributor

grondo commented Oct 9, 2017

Restarted one builder that failed with the "write error" issue.

@garlick garlick changed the title kvs.h add extern "C" warpper kvs.h add extern "C" wrapper Oct 9, 2017
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@fd68af2). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1225   +/-   ##
=========================================
  Coverage          ?   78.23%           
=========================================
  Files             ?      158           
  Lines             ?    29297           
  Branches          ?        0           
=========================================
  Hits              ?    22921           
  Misses            ?     6376           
  Partials          ?        0

@grondo
Copy link
Contributor

grondo commented Oct 9, 2017

Ok, took a few tries but the final build was successful, so merging!

@grondo grondo merged commit c43a1f1 into flux-framework:master Oct 9, 2017
@morrone morrone deleted the kvs_cplusplus branch October 12, 2017 22:44
@grondo grondo mentioned this pull request May 10, 2018
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.

4 participants