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

libjq: extern C for C++ #2953

Merged
merged 1 commit into from Nov 28, 2023
Merged

libjq: extern C for C++ #2953

merged 1 commit into from Nov 28, 2023

Conversation

rockwotj
Copy link
Contributor

If using libjq from C++ it would be nice to not need to do this at the
import site, so just extern "C" to the public headers for libjq

If using libjq from C++ it would be nice to not need to do this at the
import site, so just extern "C" to the public headers for libjq

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
src/jv.h Show resolved Hide resolved
@emanuele6 emanuele6 merged commit 6b82dd3 into jqlang:master Nov 28, 2023
28 checks passed
@emanuele6
Copy link
Member

Thank you!

@emanuele6 emanuele6 mentioned this pull request Nov 30, 2023
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.

None yet

3 participants