GNU bug report logs -
#60647
30.0.50; More tree-sitter build warnings
Previous Next
Reported by: Po Lu <luangruo <at> yahoo.com>
Date: Sun, 8 Jan 2023 08:01:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#60647: 30.0.50; More tree-sitter build warnings
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 60647 <at> debbugs.gnu.org.
--
60647: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60647
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> 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 <at> 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.
[Message part 3 (message/rfc822, inline)]
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.
This bug report was last modified 2 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.