Skip to content

Always use C++ when building#56

Merged
dabico merged 1 commit intomasterfrom
bug/cpp
Nov 3, 2023
Merged

Always use C++ when building#56
dabico merged 1 commit intomasterfrom
bug/cpp

Conversation

@dabico
Copy link
Copy Markdown
Member

@dabico dabico commented Nov 3, 2023

The build script used to add the stc++ or c++ libraries to the compiler conditionally, based on the language bindings included in the project. Since the JNI code uses C++-exclusive features, it no longer makes sense to have this condition. This was first reported in the upstream project in serenadeai/java-tree-sitter#18.

@dabico dabico merged commit 05db193 into master Nov 3, 2023
@dabico dabico deleted the bug/cpp branch November 3, 2023 21:24
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.

1 participant