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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20415 in the body.
You can then email your comments to 20415 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20415; Package emacs. (Fri, 24 Apr 2015 04:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to vibhavp <at> gmail.com:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 24 Apr 2015 04:31:03 GMT) Full text and rfc822 format available.

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

From: vibhavp <at> gmail.com
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; CEDET: Semantic doesn't complete anonymous union members
Date: Fri, 24 Apr 2015 09:59:47 +0530
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.
-- 
Vibhav Pant
vibhavp <at> gmail.com




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20415; Package emacs. (Thu, 03 Dec 2020 11:34:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: vibhavp <at> gmail.com
Cc: 20415 <at> debbugs.gnu.org
Subject: Re: 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




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 03 Dec 2020 11:34:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20415; Package emacs. (Tue, 19 Jan 2021 17:55:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: vibhavp <at> gmail.com
Cc: 20415 <at> debbugs.gnu.org
Subject: Re: bug#20415: 24.5; CEDET: Semantic doesn't complete anonymous
 union members
Date: Tue, 19 Jan 2021 18:53:56 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> 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"?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

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




bug closed, send any further explanations to 20415 <at> debbugs.gnu.org and vibhavp <at> gmail.com Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 19 Jan 2021 17:55:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 17 Feb 2021 12:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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