emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tree-sitter api


From: Yuan Fu
Subject: Re: Tree-sitter api
Date: Sun, 13 Mar 2022 17:23:09 -0700


> On Mar 12, 2022, at 11:13 PM, Po Lu <luangruo@yahoo.com> wrote:
> 
> Yuan Fu <casouri@gmail.com> writes:
> 
>> +if test "${with_tree_sitter}" != "no"; then
>> +  EMACS_CHECK_MODULES([TREE_SITTER], [tree-sitter >= 0.0],
> 
> Is that version number a typo?
> 
> I assume the tree-sitter support depends on the recently introduced
> interface for specificing custom malloc functions.
> 

Yes, good catch. The current version is 0.20.6. I think we should use that?

Yuan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]