bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#60647: 30.0.50; More tree-sitter build warnings


From: Po Lu
Subject: bug#60647: 30.0.50; More tree-sitter build warnings
Date: Sun, 08 Jan 2023 15:59:55 +0800

Now I get this without tree-sitter:

In end of data:
progmodes/ruby-ts-mode.el:827:18: Warning: the function 
‘treesit-induce-sparse-tree’ is not known to be defined.
progmodes/ruby-ts-mode.el:814:24: Warning: the function ‘treesit-node-string’ 
is not known to be defined.
progmodes/ruby-ts-mode.el:476:28: Warning: the function 
‘treesit-node-child-by-field-name’ is not known to be defined.
progmodes/ruby-ts-mode.el:438:26: Warning: the function 
‘treesit-search-subtree’ is not known to be defined.
progmodes/ruby-ts-mode.el:416:4: Warning: the function ‘treesit-node-parent’ is 
not known to be defined.
progmodes/ruby-ts-mode.el:357:20: Warning: the function 
‘treesit-node-next-sibling’ is not known to be defined.
progmodes/ruby-ts-mode.el:356:35: Warning: the function ‘treesit-node-type’ is 
not known to be defined.
progmodes/ruby-ts-mode.el:354:17: Warning: the function ‘treesit-node-child’ is 
not known to be defined.
progmodes/ruby-ts-mode.el:181:21: Warning: the function ‘treesit-node-end’ is 
not known to be defined.
progmodes/ruby-ts-mode.el:152:24: Warning: the function ‘treesit-node-start’ is 
not known to be defined.

Can I please repeat this again?  Would everyone please refrain from
installing large changes such as new major modes without testing them on
a clean build without tree-sitter first?

Thanks.




reply via email to

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