GNU bug report logs - #20415
24.5; CEDET: Semantic doesn't complete anonymous union members

Previous Next

Package: emacs;

Reported by: vibhavp <at> gmail.com

Date: Fri, 24 Apr 2015 04:31:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.5

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: vibhavp <at> gmail.com
Cc: 20415 <at> debbugs.gnu.org
Subject: bug#20415: 24.5; CEDET: Semantic doesn't complete anonymous union members
Date: Thu, 03 Dec 2020 12:33:01 +0100
vibhavp <at> gmail.com writes:

> For this struct:
> struct s {
>   int a;
>   union {
>      char *str;
>      void *ptr;
>   };
> };
>
> The members listed in completion will only be 'a', instead of 'a', 'str'
> and 'ptr'. This bug is also present in the current development version.

(This bug report unfortunately got no response at the time.)

Is this problem still present in more recent Emacs versions?  If so,
could you provide a recipe to reproduce the bug, starting from "emacs -Q"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 175 days ago.

Previous Next


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