GNU bug report logs - #59483
29.0.50; tree-sitter and debug build

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Tue, 22 Nov 2022 16:04:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 59483 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Cc: 59483 <at> debbugs.gnu.org
Subject: Re: bug#59483: 29.0.50; tree-sitter and debug build
Date: Tue, 22 Nov 2022 18:57:05 +0200
> From: Manuel Giraud <manuel <at> ledu-giraud.fr>
> Date: Tue, 22 Nov 2022 17:03:09 +0100
> 
> --8<---------------cut here---------------start------------->8---
> treesit.c:1538:7: error: invalid argument type 'Lisp_Object' (aka 'struct Lisp_Object') to
>       unary expression
>   if (!Fmemq (function, functions))
>       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> treesit.c:1558:3: error: statement requires expression of scalar type ('Lisp_Object'
>       (aka 'struct Lisp_Object') invalid)
>   if (Fmemq (function, functions))
>   ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2 errors generated.
> --8<---------------cut here---------------end--------------->8---

Thanks, should be fixed now.




This bug report was last modified 2 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.