]> git.eshelyaron.com Git - emacs.git/commit
Fix bugs in treesit.o
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Apr 2023 00:01:12 +0000 (08:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Apr 2023 00:01:12 +0000 (08:01 +0800)
commit2c3ca78e811b288aa4801f78c11ba9ddf9ffe02c
tree95f2e1dca188f1cb395e1046133a445707825b6a
parent361c5fc2d8e52d70aa58956c57eaef9495881197
Fix bugs in treesit.o

* src/treesit.c (treesit_traverse_match_predicate): Remove
redundant cast.
(treesit_search_forward, treesit_traverse_cleanup_cursor)
(Ftreesit_search_subtree, Ftreesit_search_forward)
(Ftreesit_induce_sparse_tree): Fix coding style and specpdl
unwinding.
src/treesit.c