* bug#60647: 30.0.50; More tree-sitter build warnings
[not found] <87fsclihhg.fsf.ref@yahoo.com>
@ 2023-01-08 7:59 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-08 10:57 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-01-08 7:59 UTC (permalink / raw)
To: 60647
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#60647: 30.0.50; More tree-sitter build warnings
2023-01-08 7:59 ` bug#60647: 30.0.50; More tree-sitter build warnings Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-01-08 10:57 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-01-08 10:57 UTC (permalink / raw)
To: Po Lu; +Cc: 60647-done
> Date: Sun, 08 Jan 2023 15:59:55 +0800
> From: Po Lu via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> 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.
Fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-08 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <87fsclihhg.fsf.ref@yahoo.com>
2023-01-08 7:59 ` bug#60647: 30.0.50; More tree-sitter build warnings Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-08 10:57 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.