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

C++ compatibility, C and C++ examples #1159

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aleks-f
Copy link

@aleks-f aleks-f commented May 29, 2016

( squashed original pull )
C++ compatibility, C and C++ examples

  • added extern "C" guards to all headers (allow inclusion from C++ sources)
  • fixed jq C++ compilation (missing cast from void*, template keyword used as var name)
  • added C++ wrapper class to library (JQ)
  • added C and C++ examples
  • added flags for c++ compilation and coverage

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 83.639% when pulling 4b0edab on aleks-f:c++-support into 0b82185 on stedolan:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 83.639% when pulling 0b40ec6 on aleks-f:c++-support into 0b82185 on stedolan:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants