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

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

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


From: GNU bug Tracking System
Subject: bug#60647: closed (30.0.50; More tree-sitter build warnings)
Date: Sun, 08 Jan 2023 10:58:02 +0000

Your message dated Sun, 08 Jan 2023 12:57:18 +0200
with message-id <83bkn9qooh.fsf@gnu.org>
and subject line Re: bug#60647: 30.0.50; More tree-sitter build warnings
has caused the debbugs.gnu.org bug report #60647,
regarding 30.0.50; More tree-sitter build warnings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60647: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60647
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#60647: 30.0.50; More tree-sitter build warnings Date: Sun, 08 Jan 2023 12:57:18 +0200
> 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.


--- End Message ---

reply via email to

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