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

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

bug#59483: 29.0.50; tree-sitter and debug build


From: Eli Zaretskii
Subject: bug#59483: 29.0.50; tree-sitter and debug build
Date: Tue, 22 Nov 2022 18:57:05 +0200

> From: Manuel Giraud <manuel@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.





reply via email to

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