GNU bug report logs - #78250
31.0.50; Eglot: eglot-show-call-hierarchy

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Mon, 5 May 2025 03:37:02 UTC

Severity: normal

Found in version 31.0.50

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 78250-done <at> debbugs.gnu.org (full text, mbox):

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: João Távora <joaotavora <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 78250-done <at> debbugs.gnu.org
Subject: Re: bug#78250: 31.0.50; Eglot: eglot-show-call-hierarchy
Date: Fri, 09 May 2025 05:45:05 +0200
João Távora <joaotavora <at> gmail.com> writes:

> PS: if you use clangd on Emacs' repo, here's a patch to .clangd you
> might like. 
>
> diff --git a/.clangd b/.clangd
> index 469d33dfd03..5c7308d64ae 100644
> --- a/.clangd
> +++ b/.clangd
> @@ -2,4 +2,5 @@
>  If:
>      PathMatch: "src/*.c"
>  CompileFlags:
> -    Add: [-Wno-unused-macros, -include=config.h]
> +    Add: [-Wno-unused-macros, -include=config.h, -fstrict-flex-arrays=3]
> +    Remove: [-fstrict-flex-arrays]

Hm, is there something wrong with the flexible array members in Emacs?




This bug report was last modified 10 days ago.

Previous Next


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