Skip to content

Conversation

rktdm
Copy link
Contributor

@rktdm rktdm commented Jun 26, 2025

Fixes #301

@rktdm rktdm changed the title feat: allow extern template instantiantions feat: allow extern template instantiations Jun 26, 2025
@jdrouhard
Copy link
Collaborator

Looks like the CI failures are for the same issue as #321. We need to update the tree-sitter dependency (and potentially bump it to ABI 15) and regen before CI will mark new PRs green. cc @amaanq

@jdrouhard jdrouhard force-pushed the extern-template-instantiation branch from 5fb701b to 51f5ab7 Compare July 4, 2025 14:18
@jdrouhard
Copy link
Collaborator

I merged your other PR to get CI green, so I went ahead and rebased this one on top and regenerated. Thanks again!

@jdrouhard jdrouhard merged commit 2871652 into tree-sitter:master Jul 4, 2025
6 of 7 checks passed
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.

bug: c++11 extern template instantiation is treated as ERROR
2 participants