GNU bug report logs - #60647
30.0.50; More tree-sitter build warnings

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60647: closed (30.0.50; More tree-sitter build warnings)
Date: Sun, 08 Jan 2023 10:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 Jan 2023 12:57:18 +0200
with message-id <83bkn9qooh.fsf <at> 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 <at> 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)]
From: Po Lu <luangruo <at> yahoo.com>
To: bug-gnu-emacs <at> gnu.org
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.


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 60647-done <at> debbugs.gnu.org
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 <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.


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.