Thanks!
This version introduces a breaking change for new grammars (a new field in the middle of a struct I think). I was going to wait until they release a version 14 grammar to test with, just to make sure that we don't have to do anything special to handle it.
I've been using the tree-sitter -9999 version for some days now, all the parsers I currently use seem to work pretty well.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26b1ee9770479010b522fe751c8e6d9343b56ed commit d26b1ee9770479010b522fe751c8e6d9343b56ed Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2022-03-12 08:15:39 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2022-03-12 08:33:44 +0000 dev-libs/tree-sitter: add 0.20.6 Closes: https://bugs.gentoo.org/834134 Signed-off-by: Matthew Smith <matthew@gentoo.org> dev-libs/tree-sitter/Manifest | 1 + dev-libs/tree-sitter/tree-sitter-0.20.6.ebuild | 37 ++++++++++++++++++++++++++ 2 files changed, 38 insertions(+)